Remove the rpc_srv_register wrapper around rpc_pipe_register_commands
[tprouty/samba.git] / source4 /
2009-01-09 Volker LendeckeAdd derpc_transport_string_by_transport(), apply some...
2009-01-09 Tim Proutys4 torture: Add new create disposition test to RAW...
2009-01-09 Günther Deschners4-smbtorture: print hand-decoded service status array...
2009-01-09 Stefan MetzmacherRevert "quote ' inside '...' and make sure shell isn...
2009-01-09 Björn Jackequote ' inside '...' and make sure shell isn't eating...
2009-01-09 Björn Jackefix syntax error in case statement
2009-01-09 Andrew BartlettOnly do special DN tracking for normal DNs in OpenLDAP...
2009-01-08 Günther Deschners4-smbtorture: extend test_QueryServiceConfig2W a bit.
2009-01-08 Günther Deschners4-smbtorture: fix build of svcctl torture test.
2009-01-08 Stefan Metzmachers4:events: don't trigger \n in debug messages two times
2009-01-08 Jelmer VernooijDon't attempt to use GNUTLS >= 2.6, as it is known...
2009-01-08 Jelmer VernooijFix ldap.py test on systems that *can* find the record...
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-08 Jelmer VernooijAvoid using a utility header for Python replacements...
2009-01-08 Günther Deschners4-smbtorture: use names for info level in test_QuerySe...
2009-01-08 Günther Deschners4-smbtorture: add my copyright to svcctl test.
2009-01-08 Günther Deschnersvcctl: add svcctl_ConfigLevel from samba 3.
2009-01-07 Tim Proutys3/s4 build: Fix Py_RETURN_NONE to work with python...
2009-01-07 Tim Proutys3 merged build: Fix include error
2009-01-07 Jelmer VernooijDisplay lsa string contents.
2009-01-07 Jelmer VernooijSet proper python exception when running out of memory.
2009-01-07 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-07 Jelmer VernooijFix ldap.py test.
2009-01-07 Andrew BartlettUse new error constant (missing from 6efb7ff9)
2009-01-07 Andrew BartlettRaise a python exception when the ldb search fails
2009-01-07 Andrew Tridgelladded support for stream renames in Samba4
2009-01-07 Stefan Metzmachers4:smbclient: correct initialize smbclient_context
2009-01-06 Volker LendeckeAdd a talloc failure check
2009-01-06 Jelmer VernooijWhen loading the default configuration, allow the confi...
2009-01-06 Volker LendeckeAdd some const to dcerpc_binding_build_tower()
2009-01-06 Jelmer VernooijFix compilation, remove unused variables.
2009-01-06 Jelmer VernooijFix prototype.
2009-01-06 Matthias Dieter... Fix typo
2009-01-06 Günther Deschners4-smbtorture: verify each password change via samlogon...
2009-01-06 Kai Blins4 winbind: Silence a "discards const" warning
2009-01-06 Jelmer Vernooijpy: Properly increase the reference counter of Py_None.
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Andrew BartlettInitialise 'flags' in new python ldb binding for ldb_co...
2009-01-05 Tim Proutys4 torture: Add more rename tests to RAW-STREAMS
2009-01-05 Andrew BartlettMore work to have OpenLDAP accept the full AD schema
2009-01-04 Jelmer VernooijUse fqdn rather than gethostname when guessing realm.
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-04 Stefan Metzmachertevent: move samba4 stuff from libtevent.m4 to samba.m4
2009-01-04 Stefan Metzmachers4:build: add SMB_MAKE_SETTINGS() macro
2009-01-03 Stefan Metzmachers4:smbd: convert to tevent_* api
2009-01-03 Stefan Metzmachers4:libcli/ldap: convert to tevent_* api
2009-01-03 Stefan Metzmachers4:auth/kerberos: convert to tevent_* api
2009-01-03 Stefan Metzmachertevent: raise version to 0.9.2 after AUTOCLOSE changes
2009-01-03 Stefan Metzmachers4:socket: use a socket_wrapper aware function to auto...
2009-01-03 Stefan Metzmachers4:sysdep/inotify: use tevent_fd_set_auto_close()
2009-01-03 Stefan Metzmachertevent: raise version to 0.9.1
2009-01-02 Kai Blins4 winbind: Correctly silence a "discard const" warning
2009-01-02 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-02 scudette@gmail.comChanged code to use proper talloc context instead of...
2009-01-02 scudette@gmail.comMemory leak fixed due to accumulation of open reg keys.
2009-01-02 scudette@gmail.comFixes uninitialised access as reported by valgrind.
2009-01-02 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-01-02 Jeremy AllisonFix warnings in make test code.
2009-01-02 Stefan Metzmachers4:lib/events: remove unused events_internal.h
2009-01-02 Stefan Metzmachers4:selftest: report tevent tests as 'tevent.python'
2009-01-02 Stefan Metzmachers4:lib/events: convert to use tevent_* functions instea...
2009-01-02 Stefan Metzmachers4:lib/events: deprecate event_context_find()
2009-01-02 Stefan Metzmachers4:tevent: move event_context_find() to tevent_s4.c
2009-01-02 Stefan Metzmachers4:pyregistry: use tevent_context_init()
2009-01-02 Stefan MetzmacherRevert "s4 winbind: Copy SID to avoid "discard const...
2009-01-02 Stefan MetzmacherRevert "s4 winbind: Avoid a "discards const" compiler...
2009-01-02 Stefan MetzmacherHappy New Year!
2009-01-01 Jelmer VernooijFix syntax errors.
2009-01-01 Jelmer VernooijAdd iconv_convenience argument to size functions.
2009-01-01 Jelmer Vernooijmake: Search for c tags in ../ as well.
2008-12-30 Tim Proutys4: simplify some overly-complicated logic
2008-12-29 Stefan Metzmachers4:cluster: fix dependency to TDB_WRAP
2008-12-29 Stefan Metzmachers4:lib/tevent: rename structs
2008-12-29 Stefan Metzmachers4:pvfs_aio: use tevent
2008-12-29 Stefan Metzmachers4:sys_lease_linux: use tevent
2008-12-29 Stefan Metzmachers4:cluster: remove old/broken ctdb code
2008-12-29 Stefan Metzmachers4: remove unused dbwrap code
2008-12-29 Stefan Metzmachers4: Revert "r24284: change brlock_tdb.c to use the...
2008-12-29 Kai Blins4 winbind: Copy SID to avoid "discard const" warning
2008-12-29 Kai Blins4 winbind: Add support for WINBINDD_GETGRGID call
2008-12-29 Kai Blins4 libnet: Add support for groupinfo by sid lookup
2008-12-29 Kai Blins4 winbind: Fix typos in debug output
2008-12-29 Kai Blins4 winbind: Add implementation for WINBINDD_GETGRNAM
2008-12-29 Kai Blins4 winbind: Avoid a "discards const" compiler warning.
2008-12-29 Kai Blins4 libnet: Add group_name member to struct libnet_Group...
2008-12-29 Stefan Metzmachers4:kdc: pass down event_context explicit
2008-12-29 Stefan Metzmachers4:libnet_samdump_keytab: pass down event_context explicit
2008-12-29 Stefan Metzmacherpyglue: fix the build with automatic dependecies
2008-12-29 Stefan Metzmacherlib/tevent: rename event_* => tevent_* in the header...
2008-12-26 Kai BlinFix some tevent includes, trying to fix the build
2008-12-24 Stefan Metzmacherlib/tevent: libtevent will change a lot until it's...
2008-12-24 Jelmer VernooijFix accidental condition inversion.
2008-12-23 Jelmer VernooijRename samba-socket -> samba_socket to fix a couple...
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jelmer Vernooijs4: Fix make clean to remove gen_ndr objects.
2008-12-23 Jelmer VernooijFix more compiler warnings.
2008-12-23 Jelmer VernooijUse 32-bit smbpid in interface as required by SMB2...
2008-12-23 Jelmer VernooijFix more compiler warnings in various places.
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
next