Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r12287: move the wins.ldb into lockdir | Stefan Metzmacher | 2 | -4/+4 |
2007-10-10 | r12286: handle absolute path and url in lock_path() as in private_path() | Stefan Metzmacher | 1 | -0/+6 |
2007-10-10 | r12285: move the smbd.tmp into piddir, --with-fhs piddir is different | Stefan Metzmacher | 1 | -1/+24 |
2007-10-10 | r12284: use the correct name for logging | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12269: Update to current lorikeet-heimdal. This changed the way the hdb | Andrew Bartlett | 32 | -742/+949 |
2007-10-10 | r12268: Use transactions to ensure that the schannel db is consistant. | Andrew Bartlett | 1 | -0/+17 |
2007-10-10 | r12267: Try to avoid segfault in kerberos libs, because we talloc_free()'ed | Andrew Bartlett | 4 | -7/+18 |
2007-10-10 | r12266: add --with-libdir option to overwrite the result that is set by --wit... | Stefan Metzmacher | 1 | -0/+13 |
2007-10-10 | r12265: as all server_service modules are specified in smbd/config.mk | Stefan Metzmacher | 2 | -7/+15 |
2007-10-10 | r12260: move the string "smbd" to one place | Stefan Metzmacher | 1 | -14/+16 |
2007-10-10 | r12256: Add helper script for installing pkg-config files | Jelmer Vernooij | 2 | -1/+17 |
2007-10-10 | r12255: - we don't use SIGUSR1 anymore, so ignore it | Stefan Metzmacher | 1 | -2/+7 |
2007-10-10 | r12254: Add some (hopefully correct) descriptions for libraries that are inst... | Jelmer Vernooij | 15 | -3/+29 |
2007-10-10 | r12253: Automatically build seperate binaries without -rpath to install when | Jelmer Vernooij | 6 | -61/+85 |
2007-10-10 | r12252: With this change (hack) we can now do an provision onto Samba4's LDAP | Andrew Bartlett | 1 | -1/+4 |
2007-10-10 | r12247: - reject freeing the wrepl_socket inside of wrepl_socket_dead() | Stefan Metzmacher | 2 | -1/+12 |
2007-10-10 | r12242: - make the push notifications triggered by the change count | Stefan Metzmacher | 6 | -83/+155 |
2007-10-10 | r12241: fix the inform push notifies | Stefan Metzmacher | 1 | -6/+12 |
2007-10-10 | r12240: if the caller isn't interessted in the reply packet, just free it | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12239: as we only get error from our events system when we wait for read eve... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12238: don't crash when an error happens while connecting and the packet_con... | Stefan Metzmacher | 1 | -2/+5 |
2007-10-10 | r12230: prepare for a generic periodic processing scheduling of | Stefan Metzmacher | 4 | -4/+111 |
2007-10-10 | r12229: fix the expire time for released records | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12228: fix the expire time for RELEASED records | Stefan Metzmacher | 2 | -7/+29 |
2007-10-10 | r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldb | Andrew Bartlett | 16 | -43/+113 |
2007-10-10 | r12219: Use some more common functions | Jelmer Vernooij | 4 | -39/+29 |
2007-10-10 | r12218: Use common functions for generating lists | Jelmer Vernooij | 2 | -43/+29 |
2007-10-10 | r12217: add my copyright | Stefan Metzmacher | 2 | -1/+3 |
2007-10-10 | r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headers | Jelmer Vernooij | 18 | -64/+56 |
2007-10-10 | r12211: remove unused element | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r12209: Fix some issues with XML entities. | Jelmer Vernooij | 18 | -31/+63 |
2007-10-10 | r12208: Remove obsolete scons directory | Jelmer Vernooij | 7 | -210/+0 |
2007-10-10 | r12206: Fix some issues in NOEMIT | Jelmer Vernooij | 2 | -5/+11 |
2007-10-10 | r12205: Support 'TFS' command in conformance files | Jelmer Vernooij | 2 | -3/+28 |
2007-10-10 | r12200: - move the the winsreplication client and server code to the packet_c... | Stefan Metzmacher | 8 | -553/+442 |
2007-10-10 | r12181: Use BASE_HEX rather then BASE_DEC by default for bitmaps. Patch by Guy | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12179: Allow our KDC to use LDAP to get to the backend database. | Andrew Bartlett | 7 | -26/+100 |
2007-10-10 | r12178: Make ldb_ildap work against localhost again, by setting the event | Andrew Bartlett | 1 | -0/+4 |
2007-10-10 | r12162: More comments. | Rafal Szczesniak | 1 | -5/+30 |
2007-10-10 | r12161: Fix a memleak and do the -O1 janitor :-) | Volker Lendecke | 2 | -2/+11 |
2007-10-10 | r12158: added ldif handlers for the ntSecurityDescriptor attribute, so when | Andrew Tridgell | 3 | -8/+82 |
2007-10-10 | r12157: ldb_dump_results() is useful to call from within gdb, so you can see a | Andrew Tridgell | 1 | -0/+17 |
2007-10-10 | r12156: added samdb_domain_sid(), a routine to get the domain sid by looking | Andrew Tridgell | 1 | -0/+66 |
2007-10-10 | r12154: Torture test for bug # 3303. | Volker Lendecke | 1 | -0/+125 |
2007-10-10 | r12153: work arround the fact that epoll reports EPOLLERR and EPOLLHUP, even if | Stefan Metzmacher | 1 | -10/+87 |
2007-10-10 | r12151: match the select mode of the standard events system and the liboop sy... | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r12150: Reformatting | Volker Lendecke | 1 | -8/+15 |
2007-10-10 | r12148: add the docs for the paged results control | Simo Sorce | 1 | -0/+395 |
2007-10-10 | r12146: as epoll notifies EPOLLERR and EPOLLHUP implicit, | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r12141: - move epoll related code into one big #ifdef, and use dummy #define's | Stefan Metzmacher | 1 | -160/+174 |