summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* r2133: Several fixes:Gerald Carter2004-08-319-266/+275
* r2131: Fixup format string. The magic value format specifier was missing, soJim McDonough2004-08-311-1/+1
* r2116: Ensure statcache has large enough tdb memory hash size (1031).Jeremy Allison2004-08-301-1/+1
* r2114: Shameless theft of iconv commit from Samba4 to keep the two libs more ...Jeremy Allison2004-08-305-39/+69
* r2112: Simplify the mangle hash code to use an in-memory tdb.Jeremy Allison2004-08-304-167/+59
* r2111: Fix memleak with valid names.Jeremy Allison2004-08-301-0/+1
* r2093: Fix for Bug 1416. This must have been a cut&paste error from add_gid....Volker Lendecke2004-08-281-3/+0
* r2091: only use sAMAccountName and not userPrincipalName since the breaks win...Gerald Carter2004-08-271-0/+6
* r2090: fix formatting that was bugging meGerald Carter2004-08-271-36/+18
* r2086: fix bug with winbindd_getpwnam() caused by Microsoft DC's not filling ...Gerald Carter2004-08-273-4/+13
* r2083: Fix memleak on return code path.Jeremy Allison2004-08-271-5/+6
* r2082: lp_path should be lp_pathname.Jeremy Allison2004-08-262-2/+3
* r2080: Remove last traces of static migration to localhost. Needed to allow aGünther Deschner2004-08-264-24/+31
* r2079: Clear the publish-bit from the attributes-mask when migratingGünther Deschner2004-08-261-0/+6
* r2077: fix logic bug in the check for creating a user's home directory in reg...Gerald Carter2004-08-262-11/+18
* r2076: Removed old dir caching code - not being used now we have theJeremy Allison2004-08-254-127/+3
* r2073: Adding getprinter level 7 to rpcclient.Günther Deschner2004-08-253-0/+40
* r2070: Let's try to overload srnlen and strndup for AIX where they are natly ...Simo Sorce2004-08-252-2/+4
* r2068: Use SMB_ASSERT to track down empty printername (thanks jerry).Günther Deschner2004-08-251-2/+1
* r2067: Prevent nameless $LIBDIR/printing/.tdb from beeing created. Günther Deschner2004-08-251-0/+3
* r2057: Although rarely used, prevent "net lookup kdc" from segfaulting whenGünther Deschner2004-08-252-1/+12
* r2032: If you're selecting a hash algorithm for tdb, you need to do it at ope...Jeremy Allison2004-08-254-33/+21
* r2027: Fix for but #1657, used initialized variable, fromJeremy Allison2004-08-241-1/+1
* r2026: Simplify statcache to use an in-memory tdb. Modify tdb to useJeremy Allison2004-08-247-493/+100
* r2023: If there's garbage in the pidfile, we should not panic but assume that...Volker Lendecke2004-08-241-0/+7
* r2022: Add net_copy_fileattr as a separate function to copy just ACLs, attrsGünther Deschner2004-08-241-101/+198
* r2018: updating syntax for enable-cups checkGerald Carter2004-08-241-1/+1
* r2016: Add message to ease access-control-debugging.Günther Deschner2004-08-241-0/+1
* r2015: Reverting fix for #1474. Günther Deschner2004-08-241-8/+4
* r2013: BUG 1658: little bit of const (patch from : Helmut Heinreichsberger...Gerald Carter2004-08-241-1/+1
* r2009: compile-fix for #1626 (spotted by Olaf FlebbeGünther Deschner2004-08-241-1/+1
* r2007: Fix typo in Jeremy's copyright. From the output of cvs annotate a yearTim Potter2004-08-241-1/+1
* r2006: Fix bug 1653 discovered by Luke Mewburn. The script code to generate theTim Potter2004-08-241-2/+2
* r2001: Fix bug 1622. Thanks to Qiao Yang for the patch and Sven Thomsen for t...Volker Lendecke2004-08-231-1/+3
* r1980: Re-apply (remember to remove entry from list on delete this time :-).Jeremy Allison2004-08-211-49/+25
* r1978: Roll it back until I do it right.... :-).Jeremy Allison2004-08-201-24/+49
* r1976: Simplify, use standard dlist interface.Jeremy Allison2004-08-201-49/+24
* r1974: Just use a simple linked list for this.Jeremy Allison2004-08-201-7/+5
* r1971: move counter.Günther Deschner2004-08-201-1/+1
* r1968: Remove spurious "A" spotted by Jason Mader <jason@ncac.gwu.edu>.Jeremy Allison2004-08-201-1/+0
* r1967: Fix a couple of krb5-DEBUG-messages.Günther Deschner2004-08-202-5/+7
* r1966: further work on and cleanup of the net-migration-tool.Günther Deschner2004-08-205-60/+164
* r1965: add cli_setattrE (inspired by samba4-code). needed for furtherGünther Deschner2004-08-201-0/+41
* r1942: Add missing semicolon.John Terpstra2004-08-201-1/+1
* r1939: Ensure with my new change we set extended security in flags2 inJeremy Allison2004-08-191-0/+3
* r1936: Fix bug noticed by Steve - ensure extended security bit is on onlyJeremy Allison2004-08-192-1/+7
* r1908: Bugzilla #1541. Fix recursive ls in smbclient. Fix by Josef Zlomek.Tim Potter2004-08-191-1/+1
* r1906: Revert lukeh's change for primary uid/gid change. This creates a recur...Volker Lendecke2004-08-191-19/+7
* r1890: Cut down on debug messages from is_in_path. paulgPaul Green2004-08-181-3/+2
* r1888: Bring the same level of "required_membership"-functionality thatGünther Deschner2004-08-182-5/+56