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