summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r12284: use the correct name for loggingStefan Metzmacher2007-10-101-1/+1
* r12269: Update to current lorikeet-heimdal. This changed the way the hdbAndrew Bartlett2007-10-1032-742/+949
* r12268: Use transactions to ensure that the schannel db is consistant.Andrew Bartlett2007-10-101-0/+17
* r12267: Try to avoid segfault in kerberos libs, because we talloc_free()'edAndrew Bartlett2007-10-104-7/+18
* r12266: add --with-libdir option to overwrite the result that is set by --wit...Stefan Metzmacher2007-10-101-0/+13
* r12265: as all server_service modules are specified in smbd/config.mkStefan Metzmacher2007-10-102-7/+15
* r12260: move the string "smbd" to one placeStefan Metzmacher2007-10-101-14/+16
* r12256: Add helper script for installing pkg-config filesJelmer Vernooij2007-10-102-1/+17
* r12255: - we don't use SIGUSR1 anymore, so ignore itStefan Metzmacher2007-10-101-2/+7
* r12254: Add some (hopefully correct) descriptions for libraries that are inst...Jelmer Vernooij2007-10-1015-3/+29
* r12253: Automatically build seperate binaries without -rpath to install whenJelmer Vernooij2007-10-106-61/+85
* r12252: With this change (hack) we can now do an provision onto Samba4's LDAPAndrew Bartlett2007-10-101-1/+4
* r12247: - reject freeing the wrepl_socket inside of wrepl_socket_dead()Stefan Metzmacher2007-10-102-1/+12
* r12242: - make the push notifications triggered by the change countStefan Metzmacher2007-10-106-83/+155
* r12241: fix the inform push notifiesStefan Metzmacher2007-10-101-6/+12
* r12240: if the caller isn't interessted in the reply packet, just free itStefan Metzmacher2007-10-101-1/+1
* r12239: as we only get error from our events system when we wait for read eve...Stefan Metzmacher2007-10-101-1/+1
* r12238: don't crash when an error happens while connecting and the packet_con...Stefan Metzmacher2007-10-101-2/+5
* r12230: prepare for a generic periodic processing scheduling ofStefan Metzmacher2007-10-104-4/+111
* r12229: fix the expire time for released recordsStefan Metzmacher2007-10-101-1/+1
* r12228: fix the expire time for RELEASED recordsStefan Metzmacher2007-10-102-7/+29
* r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldbAndrew Bartlett2007-10-1016-43/+113
* r12219: Use some more common functionsJelmer Vernooij2007-10-104-39/+29
* r12218: Use common functions for generating listsJelmer Vernooij2007-10-102-43/+29
* r12217: add my copyrightStefan Metzmacher2007-10-102-1/+3
* r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headersJelmer Vernooij2007-10-1018-64/+56
* r12211: remove unused elementStefan Metzmacher2007-10-101-1/+1
* r12209: Fix some issues with XML entities.Jelmer Vernooij2007-10-1018-31/+63
* r12208: Remove obsolete scons directoryJelmer Vernooij2007-10-107-210/+0
* r12206: Fix some issues in NOEMITJelmer Vernooij2007-10-102-5/+11
* r12205: Support 'TFS' command in conformance filesJelmer Vernooij2007-10-102-3/+28
* r12200: - move the the winsreplication client and server code to the packet_c...Stefan Metzmacher2007-10-108-553/+442
* r12181: Use BASE_HEX rather then BASE_DEC by default for bitmaps. Patch by GuyJelmer Vernooij2007-10-101-1/+1
* r12179: Allow our KDC to use LDAP to get to the backend database.Andrew Bartlett2007-10-107-26/+100
* r12178: Make ldb_ildap work against localhost again, by setting the eventAndrew Bartlett2007-10-101-0/+4
* r12162: More comments.Rafal Szczesniak2007-10-101-5/+30
* r12161: Fix a memleak and do the -O1 janitor :-)Volker Lendecke2007-10-102-2/+11
* r12158: added ldif handlers for the ntSecurityDescriptor attribute, so whenAndrew Tridgell2007-10-103-8/+82
* r12157: ldb_dump_results() is useful to call from within gdb, so you can see aAndrew Tridgell2007-10-101-0/+17
* r12156: added samdb_domain_sid(), a routine to get the domain sid by lookingAndrew Tridgell2007-10-101-0/+66
* r12154: Torture test for bug # 3303.Volker Lendecke2007-10-101-0/+125
* r12153: work arround the fact that epoll reports EPOLLERR and EPOLLHUP, even ifStefan Metzmacher2007-10-101-10/+87
* r12151: match the select mode of the standard events system and the liboop sy...Stefan Metzmacher2007-10-101-2/+2
* r12150: ReformattingVolker Lendecke2007-10-101-8/+15
* r12148: add the docs for the paged results controlSimo Sorce2007-10-101-0/+395
* r12146: as epoll notifies EPOLLERR and EPOLLHUP implicit,Stefan Metzmacher2007-10-101-2/+2
* r12141: - move epoll related code into one big #ifdef, and use dummy #define'sStefan Metzmacher2007-10-101-160/+174
* r12140: - add an additional_flags field to the fd_event struct, so thatStefan Metzmacher2007-10-104-3/+12
* r12139: - fixed up the ace object flags checkingAndrew Tridgell2007-10-101-3/+8
* r12138: added use of 2 letter SID codes in sddl_encode_sid()Andrew Tridgell2007-10-101-3/+42