index
:
~lkundrak/dbus
kdbus-dev
lkundrak's DBus playground
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-06
Release 1.2.4
dbus-1.2.4
Colin Walters
1
-1
/
+1
2008-10-01
2008-08-24 Peter McCurdy <pmccurdy@skeptopotamus>
Peter McCurdy
1
-1
/
+1
2008-10-01
Bug 17280: Add a prototype for _dbus_credentials_add_adt_audit_data()
Peter McCurdy
1
-0
/
+3
2008-10-01
Bug 17803: Panic from dbus_signature_validate
Colin Walters
2
-0
/
+2
2008-10-01
Bug 17061: Handle error return from sysconf correctly
Joe Marcus Clarke
2
-2
/
+10
2008-10-01
Bug 13387: Fix compilation failure with AI_ADDRCONFIG
Jens Granseuer
1
-2
/
+2
2008-10-01
Bug 17352: synchronize the file before renaming
Artem Bityutskiy
1
-0
/
+9
2008-08-06
Correctly dist 1.2.3 tarball with docs enabled
dbus-1.2.3
Colin Walters
1
-1
/
+1
2008-08-06
Bump configure.ac to 1.2.2
Colin Walters
1
-2
/
+2
2008-07-28
Bug 15646: Remove spurious debugging fprintf(stderr
Colin Walters
1
-1
/
+0
2008-07-28
Bug 16727: Handle ERANGE for getgr; fixes user in many groups
Marc Brockschmidt
2
-27
/
+96
2008-07-28
Bug 16294: Don't lose inotify watch when config fails to parse
Colin Walters
1
-9
/
+12
2008-07-24
Bug 16838: Use bash instead of sh to avoid breaking on Ubuntu
Colin Walters
1
-1
/
+1
2008-07-24
Merge branch 'master' of ssh://walters@git.freedesktop.org/git/dbus/dbus
Colin Walters
12
-20
/
+531
2008-07-24
Bug 16839: Fix bus names in test case so it actually works.
Scott James Remnant
2
-7
/
+7
2008-07-15
Fix leaks in bus_activation_get_environment error paths
Ray Strode
1
-2
/
+5
2008-07-12
Update man page to make the point of the <type> element more clear
Ray Strode
1
-1
/
+15
2008-07-12
Add new UpdateActivationEnvironment bus message
Ray Strode
3
-0
/
+169
2008-07-12
Store what environment to activate with on activation object
Ray Strode
2
-18
/
+217
2008-07-12
When spawning processes, don't ignore the passed in environment
Ray Strode
1
-1
/
+14
2008-07-11
Add new function _dbus_string_split_on_byte
Ray Strode
3
-0
/
+70
2008-07-11
Add new _dbus_get_environment call
Ray Strode
2
-0
/
+43
2008-06-07
Merge branch 'dbus-1.2'
Thiago Macieira
1
-6
/
+5
2008-06-07
Fix inverted return value from dbus_connection_read_write()
Oswald Buddenhagen
1
-4
/
+6
2008-06-05
Bug 15740: Solaris/ADT auditing support (simon zheng)
Colin Walters
11
-3
/
+296
2008-05-30
Tweak HACKING to describe test/name-test briefly
Colin Walters
1
-1
/
+6
2008-05-30
Bug 15635: Hold a reference during read/write dispatch (Scott James Remnant)
Colin Walters
1
-0
/
+10
2008-05-30
Bug 15571: Clean up GUID-less connections correctly (Scott James Remnant)
Colin Walters
2
-8
/
+29
2008-05-30
Bug 15570: Reset initialized state on dbus_shutdown (Scott James Remnant)
Colin Walters
2
-2
/
+2
2008-05-30
Add "PrivServer" test which exercises DBusServer and dbus_shutdown
Colin Walters
6
-1
/
+249
2008-05-30
Add noinst convenience test library, add a test-shutdown
Colin Walters
5
-17
/
+93
2008-05-30
Add test library functions for using DBusServer
Colin Walters
2
-0
/
+158
2008-05-30
Bug 15588: Fix typo in #ifdef for userdb cache (Scott James Remnant)
Colin Walters
2
-2
/
+2
2008-05-28
Bug 15947: Close file descriptors before execing helper (Markus Rechberger)
Colin Walters
1
-4
/
+13
2008-05-17
Merge branch 'dbus-1.2'
Thiago Macieira
1
-0
/
+7
2008-05-17
Prevent a crash in some applications due to timers leaking after the
Thiago Macieira
1
-0
/
+7
2008-04-16
take out trailing comma inside an enum so non gcc compilers don't error out
John (J5) Palmieri
2
-1
/
+6
2008-04-16
take out trailing comma inside an enum so non gcc compilers don't error out
John (J5) Palmieri
2
-1
/
+6
2008-04-04
up version for unstable development
John (J5) Palmieri
1
-2
/
+2
2008-04-04
getting ready for 1.2 stable branch
John (J5) Palmieri
5
-2181
/
+2185
2008-04-04
bump version after release
John (J5) Palmieri
1
-1
/
+1
2008-04-04
Released 1.2.1
dbus-1.2.1
John (J5) Palmieri
2
-0
/
+25
2008-04-04
change version to 1.2.1 to prep release
John (J5) Palmieri
1
-2
/
+2
2008-04-04
Revert "fix dbus-send so it can correctly send dictionaries"
John (J5) Palmieri
3
-19
/
+2
2008-04-03
fix memleak due to autolaunch and recursive calls to _dbus_open_transport
John (J5) Palmieri
2
-1
/
+22
2008-04-03
modify dbus_connection_send documentation
John (J5) Palmieri
2
-6
/
+20
2008-04-03
fix dbus-send so it can correctly send dictionaries
Jérémie Dimino
3
-2
/
+18
2008-04-03
fix expiration of pending replies
Kimmo Hämäläinen
2
-16
/
+37
2008-04-03
Merge branch 'master' of git+ssh://johnp@git.freedesktop.org/git/dbus/dbus
John (J5) Palmieri
6
-24
/
+69
2008-04-01
Fixes for the inotify configuration file monitor backend.
Frederic Crozat
2
-3
/
+15
[next]