Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r13738: added support for a "pointer" type in pidl. This will be used in the | Andrew Tridgell | 3 | -0/+33 |
2007-10-10 | r13726: Fix indentation. | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r13710: fix compiler warnings | Stefan Metzmacher | 3 | -7/+7 |
2007-10-10 | r13709: fix compiler warnings | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r13708: fix compiler warnings | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r13707: expanded the delete on close test some more, and make it easier to | Andrew Tridgell | 1 | -47/+70 |
2007-10-10 | r13701: removed some unnecessary casts | Andrew Tridgell | 1 | -5/+5 |
2007-10-10 | r13700: added highestCommittedUSN, uSNChanged and uSNCreated support, using | Andrew Tridgell | 4 | -0/+81 |
2007-10-10 | r13699: restore the system/select.h include, as otherwise we don't detect | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r13662: Typo fix, add more public headers | Jelmer Vernooij | 4 | -6/+13 |
2007-10-10 | r13658: More moving around of files: | Jelmer Vernooij | 66 | -193/+435 |
2007-10-10 | r13655: Use new name of build header | Jelmer Vernooij | 10 | -10/+10 |
2007-10-10 | r13654: Move some more stuff out of include/ | Jelmer Vernooij | 8 | -15/+15 |
2007-10-10 | r13653: Copy headers from the right place | Jelmer Vernooij | 2 | -1/+2 |
2007-10-10 | r13652: Move some more stuff out off include/ | Jelmer Vernooij | 9 | -76/+5 |
2007-10-10 | r13651: Always make sure pkgconfig directory exists | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r13650: Install manpages when building standalone | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r13637: Adding more netr_UserFlags. | Günther Deschner | 1 | -3/+13 |
2007-10-10 | r13634: Fix typo. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r13633: Adding more SE_GROUP bits and make it a bitmask as well. | Günther Deschner | 1 | -5/+11 |
2007-10-10 | r13632: The "password_properties" is a bitmask as well. | Günther Deschner | 1 | -10/+12 |
2007-10-10 | r13631: Add DOMAIN_PASSWORD_LOCKOUT_ADMINS (this bit only allows to lockout | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r13630: Add new ACB-bits as seen in acct_flags in the PAC info3 | Günther Deschner | 1 | -11/+17 |
2007-10-10 | r13629: export env-vars | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r13628: fix the logic:-) | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r13627: split the NBT-WINSREPLICATION tests into multiple tests | Stefan Metzmacher | 4 | -6/+76 |
2007-10-10 | r13626: fix make test | Stefan Metzmacher | 1 | -2/+0 |
2007-10-10 | r13624: as abartlet requested, move the saslauthd parsing stuff to a seperate... | Stefan Metzmacher | 3 | -17/+32 |
2007-10-10 | r13623: - make sure ntvfs_map_qfileinfo isn't used for async replies | Stefan Metzmacher | 1 | -2/+14 |
2007-10-10 | r13621: add an idl structure to parse saslauthd requests | Stefan Metzmacher | 1 | -0/+14 |
2007-10-10 | r13620: initialize the CMD with 0 too | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r13619: fix compiler warning | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r13618: fix compiler warning | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r13617: fix compiler warning | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r13616: Add new ldb functions: ldb_msg_add_steal_string() and | Andrew Bartlett | 4 | -8/+45 |
2007-10-10 | r13615: Make ldb_set_errstring get ldb instead of module as parameter. | Simo Sorce | 15 | -61/+77 |
2007-10-10 | r13609: Get in the initial work on making ldb async | Simo Sorce | 17 | -332/+845 |
2007-10-10 | r13606: An attempt to fix #3525. | Andrew Bartlett | 2 | -13/+13 |
2007-10-10 | r13605: Use $BASEDN to ensure this works outside of the 'make test' rig. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r13592: Incredible how bugs like this can sweep in even after peer review and... | Simo Sorce | 1 | -19/+22 |
2007-10-10 | r13584: Another try at SPNEGO stuff. I need to write a better testsuite for ... | Andrew Bartlett | 1 | -0/+23 |
2007-10-10 | r13583: Realise that the member server name appears in all calls that use the | Andrew Bartlett | 8 | -113/+74 |
2007-10-10 | r13582: Indent | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r13580: fix broken client side sort | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r13577: Move some (possibly system-defined) defines to replace.h | Jelmer Vernooij | 2 | -16/+18 |
2007-10-10 | r13572: Comments to async pipe open functions and copyright note. | Rafal Szczesniak | 1 | -10/+57 |
2007-10-10 | r13568: Comments to async rpc connect functions. | Rafal Szczesniak | 1 | -6/+55 |
2007-10-10 | r13561: Turn all dcerpc connect and socket functions to async version. | Rafal Szczesniak | 3 | -109/+517 |
2007-10-10 | r13551: Add an accessor function for the user sid. | Andrew Bartlett | 1 | -0/+5 |
2007-10-10 | r13516: We can't bind to both 0.0.0.0 and specific network interfaces at the | Andrew Bartlett | 1 | -7/+0 |