Age | Commit message (Expand) | Author | Files | Lines |
2007-12-21 | r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers) | Stefan Metzmacher | 1 | -23/+30 |
2007-10-10 | r25553: Convert to standard bool type. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25430: Add the loadparm context to all parametric options. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r25001: Fix more C++ and other warnings, fix some of the indentation with ts=... | Jelmer Vernooij | 1 | -11/+11 |
2007-10-10 | r24780: More work allowing libutil to be used by external users. | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r24731: Remove unused code - if we hit these error conditions, then we are | Andrew Bartlett | 1 | -10/+0 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r23412: We don't need hdb.h here any more | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r22969: fix some more places where we could end up with more than one event | Andrew Tridgell | 1 | -2/+6 |
2007-10-10 | r21470: generate Primary:WDigest blob with precalculated digest-md5 hashes: | Stefan Metzmacher | 1 | -6/+383 |
2007-10-10 | r21441: create a union for the PrimaryKerberosBlob content | Stefan Metzmacher | 1 | -35/+45 |
2007-10-10 | r21434: - get rid of "krb5Key" | Stefan Metzmacher | 1 | -357/+731 |
2007-10-10 | r21395: fix comments | Stefan Metzmacher | 1 | -7/+7 |
2007-10-10 | r21364: cosmetic change: it's nicer to use the KEYTYPE_ macro | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r21362: rename: | Stefan Metzmacher | 1 | -28/+28 |
2007-10-10 | r20902: don't crash if the object isn't there yet | Stefan Metzmacher | 1 | -0/+4 |
2007-10-10 | r19832: better prototypes for the linearization functions: | Simo Sorce | 1 | -2/+2 |
2007-10-10 | r19831: Big ldb_dn optimization and interfaces enhancement patch | Simo Sorce | 1 | -4/+2 |
2007-10-10 | r19489: Change ldb_msg_add_value and ldb_msg_add_empty to take a foruth argum... | Simo Sorce | 1 | -10/+10 |
2007-10-10 | r19332: ldb_parse_tree leaks | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r19329: fixed a leak in the password hash module | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r19321: Merge from release branch: | Andrew Bartlett | 1 | -6/+6 |
2007-10-10 | r19308: Merge samsync fixes from SAMBA_4_0_RELEASE | Andrew Bartlett | 1 | -1/+15 |
2007-10-10 | r18240: Make it clearer when we store the plaintext password. | Andrew Bartlett | 1 | -5/+12 |
2007-10-10 | r17955: Don't search for the dnsDomain attribute, it is invented (not in the | Andrew Bartlett | 1 | -7/+23 |
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r17830: Set the default_basedn (hey, it comes from the "default" naming conte... | Simo Sorce | 1 | -1/+1 |
2007-10-10 | r17824: add a wrapper for the common partitions_basedn calculation | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r17516: Change helper function names to make more clear what they are meant t... | Simo Sorce | 1 | -11/+11 |
2007-10-10 | r17514: Simplify the way to set ldb errors and add another | Simo Sorce | 1 | -38/+30 |
2007-10-10 | r17505: we are setting the timeout with the provide function right after. | Simo Sorce | 1 | -1/+0 |
2007-10-10 | r17288: Don't mess with entries in the local password prefix, and fix const | Andrew Bartlett | 1 | -5/+21 |
2007-10-10 | r17186: "async" word abuse clean-up part 2 | Simo Sorce | 1 | -33/+33 |
2007-10-10 | r17185: Oh, I wanted to do this for sooo long time. | Simo Sorce | 1 | -52/+52 |
2007-10-10 | r16829: Fix a number of issues raised by the IBM checker, or gcc warnings. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r16784: - make some function in ldb static, they not need to be exported anyw... | Simo Sorce | 1 | -4/+4 |
2007-10-10 | r16769: Working on fixing the RPC-SAMR test against Samba4. This fixes | Andrew Bartlett | 1 | -66/+106 |
2007-10-10 | r16240: Add better error reporting in the password_hash module | Andrew Bartlett | 1 | -5/+13 |
2007-10-10 | r16036: Add a couple of new functions to corretly deal with timeouts. | Simo Sorce | 1 | -2/+9 |
2007-10-10 | r15999: password_hash module changes: | Andrew Bartlett | 1 | -8/+16 |
2007-10-10 | r15944: rename LDB_ASYNC_ADD -> LDB_ADD, LDB_ASYNC_MODIFY -> LDB_MODIFY, etc... | Simo Sorce | 1 | -2/+2 |
2007-10-10 | r15942: Remove the sync internal ldb calls altogether. | Simo Sorce | 1 | -703/+18 |
2007-10-10 | r15932: Remove per request creds | Simo Sorce | 1 | -2/+0 |
2007-10-10 | r15927: Optimize ldb module traverse while keeping the API intact. | Simo Sorce | 1 | -6/+2 |
2007-10-10 | r15913: Error passing in the async code is not in agood shape | Simo Sorce | 1 | -37/+73 |
2007-10-10 | r15859: fixed a crash bug in the ldb password_hash module. This one is quite | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r15804: Fix SAMLOGON test | Simo Sorce | 1 | -6/+5 |
2007-10-10 | r15795: Try to use the async code by default | Simo Sorce | 1 | -6/+15 |