| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | r12239: as we only get error from our events system when we wait for read eve... | Stefan Metzmacher | 2007-10-10 | 1 | -1/+1 |
* | r12238: don't crash when an error happens while connecting and the packet_con... | Stefan Metzmacher | 2007-10-10 | 1 | -2/+5 |
* | r12232: I hate SWAT code being outside 'source'. Add in code to push the | Andrew Bartlett | 2007-10-10 | 1 | -0/+2 |
* | r12230: prepare for a generic periodic processing scheduling of | Stefan Metzmacher | 2007-10-10 | 4 | -4/+111 |
* | r12229: fix the expire time for released records | Stefan Metzmacher | 2007-10-10 | 1 | -1/+1 |
* | r12228: fix the expire time for RELEASED records | Stefan Metzmacher | 2007-10-10 | 2 | -7/+29 |
* | r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldb | Andrew Bartlett | 2007-10-10 | 16 | -43/+113 |
* | r12219: Use some more common functions | Jelmer Vernooij | 2007-10-10 | 4 | -39/+29 |
* | r12218: Use common functions for generating lists | Jelmer Vernooij | 2007-10-10 | 2 | -43/+29 |
* | r12217: add my copyright | Stefan Metzmacher | 2007-10-10 | 2 | -1/+3 |
* | r12216: Couple of small fixes: reduce include/includes.h a bit, simplify headers | Jelmer Vernooij | 2007-10-10 | 18 | -64/+56 |
* | r12211: remove unused element | Stefan Metzmacher | 2007-10-10 | 1 | -1/+1 |
* | r12209: Fix some issues with XML entities. | Jelmer Vernooij | 2007-10-10 | 18 | -31/+63 |
* | r12208: Remove obsolete scons directory | Jelmer Vernooij | 2007-10-10 | 7 | -210/+0 |
* | r12207: More improvements to the Debian package by Steinar Gunderson. | Jelmer Vernooij | 2007-10-10 | 12 | -26/+374 |
* | r12206: Fix some issues in NOEMIT | Jelmer Vernooij | 2007-10-10 | 2 | -5/+11 |
* | r12205: Support 'TFS' command in conformance files | Jelmer Vernooij | 2007-10-10 | 2 | -3/+28 |
* | r12201: Remove some lines that I accidently added more then once | Jelmer Vernooij | 2007-10-10 | 3 | -10/+0 |
* | r12200: - move the the winsreplication client and server code to the packet_c... | Stefan Metzmacher | 2007-10-10 | 8 | -553/+442 |
* | r12198: Some more Debian updates. Thanks to Steinar H. Gunderson | Jelmer Vernooij | 2007-10-10 | 10 | -5/+21 |
* | r12197: Some improvements to the Debian package. Thanks to Steinar Gunderson | Jelmer Vernooij | 2007-10-10 | 11 | -32/+37 |
* | r12181: Use BASE_HEX rather then BASE_DEC by default for bitmaps. Patch by Guy | Jelmer Vernooij | 2007-10-10 | 1 | -1/+1 |
* | r12179: Allow our KDC to use LDAP to get to the backend database. | Andrew Bartlett | 2007-10-10 | 7 | -26/+100 |
* | r12178: Make ldb_ildap work against localhost again, by setting the event | Andrew Bartlett | 2007-10-10 | 1 | -0/+4 |
* | r12162: More comments. | Rafal Szczesniak | 2007-10-10 | 1 | -5/+30 |
* | r12161: Fix a memleak and do the -O1 janitor :-) | Volker Lendecke | 2007-10-10 | 2 | -2/+11 |
* | r12158: added ldif handlers for the ntSecurityDescriptor attribute, so when | Andrew Tridgell | 2007-10-10 | 3 | -8/+82 |
* | r12157: ldb_dump_results() is useful to call from within gdb, so you can see a | Andrew Tridgell | 2007-10-10 | 1 | -0/+17 |
* | r12156: added samdb_domain_sid(), a routine to get the domain sid by looking | Andrew Tridgell | 2007-10-10 | 1 | -0/+66 |
* | r12154: Torture test for bug # 3303. | Volker Lendecke | 2007-10-10 | 1 | -0/+125 |
* | r12153: work arround the fact that epoll reports EPOLLERR and EPOLLHUP, even if | Stefan Metzmacher | 2007-10-10 | 1 | -10/+87 |
* | r12151: match the select mode of the standard events system and the liboop sy... | Stefan Metzmacher | 2007-10-10 | 1 | -2/+2 |
* | r12150: Reformatting | Volker Lendecke | 2007-10-10 | 1 | -8/+15 |
* | r12148: add the docs for the paged results control | Simo Sorce | 2007-10-10 | 1 | -0/+395 |
* | r12146: as epoll notifies EPOLLERR and EPOLLHUP implicit, | Stefan Metzmacher | 2007-10-10 | 1 | -2/+2 |
* | r12141: - move epoll related code into one big #ifdef, and use dummy #define's | Stefan Metzmacher | 2007-10-10 | 1 | -160/+174 |
* | r12140: - add an additional_flags field to the fd_event struct, so that | Stefan Metzmacher | 2007-10-10 | 4 | -3/+12 |
* | r12139: - fixed up the ace object flags checking | Andrew Tridgell | 2007-10-10 | 1 | -3/+8 |
* | r12138: added use of 2 letter SID codes in sddl_encode_sid() | Andrew Tridgell | 2007-10-10 | 1 | -3/+42 |
* | r12137: added sddl_encode(), the reverse of the sddl_decode() function added a | Andrew Tridgell | 2007-10-10 | 2 | -1/+191 |
* | r12136: fixed a bug in NetWkstaTransportEnum() from the recent merge with eth... | Andrew Tridgell | 2007-10-10 | 1 | -1/+0 |
* | r12135: Move named pipe connect on smb2 function to async implementation. | Rafal Szczesniak | 2007-10-10 | 2 | -43/+121 |
* | r12128: add --enable-socket-wrapper | Stefan Metzmacher | 2007-10-10 | 1 | -1/+4 |
* | r12127: add --option=rpc_login:samr_auth=yes, to work against w2k3 | Stefan Metzmacher | 2007-10-10 | 1 | -13/+36 |
* | r12126: get rid of the local ->terminate hacks, we do that genericly now | Stefan Metzmacher | 2007-10-10 | 4 | -54/+19 |
* | r12125: make the deferred connection termination the default, | Stefan Metzmacher | 2007-10-10 | 2 | -6/+30 |
* | r12124: we don't need this comment twice | Stefan Metzmacher | 2007-10-10 | 1 | -5/+0 |
* | r12123: handle fde == NULL at the correct level | Stefan Metzmacher | 2007-10-10 | 4 | -15/+16 |
* | r12122: add forward declaration for packet_context | Stefan Metzmacher | 2007-10-10 | 1 | -0/+2 |
* | r12121: remove some dublicate code | Stefan Metzmacher | 2007-10-10 | 1 | -44/+19 |