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