Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r9949: Portability fixes for mingw32 | Jelmer Vernooij | 2 | -4/+3 |
2007-10-10 | r9948: Be a bit less verbose | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r9942: CN=Configuration is always under the database-wide base dn, so don't | Andrew Bartlett | 1 | -5/+2 |
2007-10-10 | r9941: Update the CrackNames test, and provide a much improved server-side | Andrew Bartlett | 2 | -160/+613 |
2007-10-10 | r9940: When guessing, don't make DEBUG(1,... errors. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r9939: Add configure check for yapp. | James Peach | 3 | -2/+5 |
2007-10-10 | r9931: Make use of new 'norealm' parsing functions rather than strchr(p '@'). | Andrew Bartlett | 3 | -31/+79 |
2007-10-10 | r9930: Use a single samdb_base_dn() function rather than lots of silly | Andrew Bartlett | 3 | -49/+69 |
2007-10-10 | r9929: Fix indentation | Andrew Bartlett | 2 | -3/+5 |
2007-10-10 | r9928: ncName is a DN, and needs to use DN matching rules. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r9927: Extend copyright for all the hard work I've done this year. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r9925: Fix swapped nt/lm password hashes - caught by Andrew Bartlett | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r9919: Remove debug statement from samba3sam | Jelmer Vernooij | 2 | -2/+68 |
2007-10-10 | r9918: Fix two copy-n-paste bugs that were preventing the modification | Jelmer Vernooij | 2 | -3/+3 |
2007-10-10 | r9915: Some more mappings. Fix weird sAMAccountName values. | Jelmer Vernooij | 3 | -18/+89 |
2007-10-10 | r9912: Fix another bug in ldb_map. | Jelmer Vernooij | 3 | -77/+97 |
2007-10-10 | r9908: Generate posixUser and posixGroup as well | Jelmer Vernooij | 3 | -81/+217 |
2007-10-10 | r9899: Be more conservative about what is sent to the remote server in ldb_map. | Jelmer Vernooij | 4 | -187/+385 |
2007-10-10 | r9898: Add extra registry key used by WinXP (see r9894) | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r9888: add IDL for lsa_QueryDomainInformationPolicy to query Kerberos Settings. | Günther Deschner | 3 | -5/+73 |
2007-10-10 | r9885: Fix code before declarations. | Tim Potter | 1 | -1/+2 |
2007-10-10 | r9884: Fix compiler warning. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r9883: More nested initialiser fixes. | Tim Potter | 1 | -21/+79 |
2007-10-10 | r9881: I can't believe this can make a difference... | Tim Potter | 1 | -2/+2 |
2007-10-10 | r9880: Convert remaining initialisers to more portable form. This should | Tim Potter | 1 | -6/+10 |
2007-10-10 | r9879: A quick check to see if nested initialisers (?) is portable across the | Tim Potter | 1 | -1/+5 |
2007-10-10 | r9878: This is getting a bit out of control, but a few more tests. | Andrew Bartlett | 1 | -0/+148 |
2007-10-10 | r9877: Merge from lorikeet-heimdal, to try and fix build failures. | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r9876: Fix some 64-bit warnings for Itanium machine. | Tim Potter | 2 | -4/+4 |
2007-10-10 | r9861: I need to convert this to table-driven, but anyway... | Andrew Bartlett | 1 | -1/+75 |
2007-10-10 | r9859: Enable (blocking) KDC resolution with DNS. | Andrew Bartlett | 6 | -1/+210 |
2007-10-10 | r9857: Fix rename/delete issues | Jelmer Vernooij | 2 | -12/+24 |
2007-10-10 | r9854: Finish ldb_map testsuite | Jelmer Vernooij | 5 | -34/+98 |
2007-10-10 | r9849: Extend testsuite a bit more. | Jelmer Vernooij | 2 | -2/+51 |
2007-10-10 | r9842: More error checks in the ldb_map modules, extend testsuite | Jelmer Vernooij | 4 | -77/+135 |
2007-10-10 | r9835: Make ldb_map compile in the stand-alone LDB build | Jelmer Vernooij | 5 | -49/+52 |
2007-10-10 | r9834: More tests for the upgrade from Samba3 | Jelmer Vernooij | 4 | -17/+75 |
2007-10-10 | r9830: Fix support for importing registry values. Extended the examplre regis... | Jelmer Vernooij | 1 | -5/+3 |
2007-10-10 | r9829: Registry key and value names are case insensitive | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r9827: Convert 'passdb backend' rather then 'passdb backends' | Jelmer Vernooij | 3 | -3/+5 |
2007-10-10 | r9826: Add some more OOM checks | Jelmer Vernooij | 2 | -3/+23 |
2007-10-10 | r9825: Correctly handle length argument to substr() | Jelmer Vernooij | 1 | -3/+2 |
2007-10-10 | r9824: r9495@cabra: derrell | 2005-08-31 09:33:55 -0400 | Derrell Lipman | 1 | -0/+1 |
2007-10-10 | r9816: Work on testsuite for upgrade | Jelmer Vernooij | 7 | -38/+83 |
2007-10-10 | r9813: Conver testsuite for samba3sam module to EJS | Jelmer Vernooij | 3 | -69/+8 |
2007-10-10 | r9808: Improve code that selects what "passdb backend" to import from. | Jelmer Vernooij | 3 | -5/+55 |
2007-10-10 | r9807: Use talloc in fd_lines_load() and file_lines_load(). The return | Jelmer Vernooij | 1 | -7/+20 |
2007-10-10 | r9805: Add 'data' property to param EJS object | Jelmer Vernooij | 4 | -28/+110 |
2007-10-10 | r9800: Add EJS interface to param. tridge, sorry this overlaps a bit | Jelmer Vernooij | 7 | -22/+252 |
2007-10-10 | r9798: Add generic functions for handling smb.conf files (the parameters don'... | Jelmer Vernooij | 9 | -145/+310 |