summaryrefslogtreecommitdiffstats
path: root/source3/lib
Commit message (Expand)AuthorAgeFilesLines
...
* | Stomped on some header file version numbers that have crept back in.Tim Potter2002-03-221-2/+1
* | must use native endian index when creating default valid.dat table so itHerb Lewis2002-03-211-2/+2
* | Add assertions that kill() is never accidentally passed a non-positiveMartin Pool2002-03-202-0/+10
* | Sync up vfs changes from 2.2.x.Jeremy Allison2002-03-191-0/+15
* | more verbose checking in talloc and util_pwSimo Sorce2002-03-182-40/+50
* | Renamed get_nt_error_msg() to nt_errstr().Tim Potter2002-03-171-1/+1
* | lower the debug level of failing to map a fileAndrew Tridgell2002-03-151-1/+1
* | syncing up printing code with SAMBA_2_2 (already done some mergesGerald Carter2002-03-151-0/+25
* | getpid() -> sys_getpid()Tim Potter2002-03-143-4/+4
* | Add "Creator Group" - was in 2.2.x and I'm syncing up the two.Jeremy Allison2002-03-131-0/+2
* | Fix typo.Martin Pool2002-03-101-1/+1
* | add a note about the meaning of global_sam_sidAndrew Tridgell2002-03-101-0/+3
* | Doc.Tim Potter2002-03-091-9/+14
* | fixed the upper/lower case table generation on big-endian machinesHerb Lewis2002-03-061-9/+26
* | dos2unix not used in HEAD anymore.Jeremy Allison2002-03-041-2/+2
* | Fix up the pull_utf8_fstring/pstring functions, and add their push eqivilants.Andrew Bartlett2002-03-011-4/+14
* | This should kill off the 'cannot convert' error messages on non-iconv hosts.Andrew Bartlett2002-03-011-1/+1
* | Make this function staticAndrew Bartlett2002-02-271-1/+1
* | bcopy must DIE ! Stop people creeping use of bcopy back into the codeJeremy Allison2002-02-261-6/+5
* | Only set smb_read_error if not already set.Jeremy Allison2002-02-231-6/+20
* | Thanks to David Edward Shapiro <David.Edward.Shapiro@btitele.com> for spottingAndrew Bartlett2002-02-201-1/+1
* | Patch from Hasch@t-online.de (Juergen Hasch) to add UTF-8 as an explictAndrew Bartlett2002-02-191-1/+67
* | serialise all domain auth requestsAndrew Tridgell2002-02-181-0/+30
* | reverted tims patch that broke configureAndrew Tridgell2002-02-181-13/+0
* | Whoops, typo.Tim Potter2002-02-171-4/+4
* | Do a smb_panic() if sec_initial_[ug]id() or non_root_mode() is calledTim Potter2002-02-171-0/+13
* | int -> uint32Tim Potter2002-02-171-2/+1
* | Back out 1.16.2.3:Martin Pool2002-02-151-1/+5
* | Try to get this finally working. (Note to self: *always* check build farm...)Andrew Bartlett2002-02-061-2/+2
* | See if we can get slightly valid C for the non-PAM case here.Andrew Bartlett2002-02-051-2/+2
* | Drastic impromvents to pam_winbind.Andrew Bartlett2002-02-051-0/+122
* | Fix stupid typo !Jeremy Allison2002-02-051-1/+1
* | better debug messages!Simo Sorce2002-02-041-0/+1
* | Fix from Michael Steffens <michael_steffens@hp.com> to make signalJeremy Allison2002-01-314-26/+58
* | this fixes the problem of not being able to add a SD to a file on aAndrew Tridgell2002-01-311-2/+0
* | Removed version number from file header.Tim Potter2002-01-3046-87/+47
* | minor fix and checksSimo Sorce2002-01-271-2/+4
* | Some more 'winbind default domain' support patches from Alexander BokovoyAndrew Bartlett2002-01-272-1/+34
* | Bring this code into line with new winbind_lookup_name() interface. I thinkAndrew Bartlett2002-01-261-10/+23
* | Remove the 'direct to winbind' hacks, as they should (if I understandAndrew Bartlett2002-01-261-12/+0
* | picky about reallocJean-François Micouleau2002-01-251-5/+6
* | minor fixesSimo Sorce2002-01-252-5/+7
* | getpwnam -> getpwnam_alloc.Andrew Bartlett2002-01-232-3/+6
* | We have to do some initialization before the string conversionMartin Pool2002-01-221-13/+15
* | Added comment about running lp_load() before calling pidfile_create().Tim Potter2002-01-221-1/+4
* | Having a const parameter for set_socket_options() causes too much confusion.Tim Potter2002-01-221-1/+1
* | Removed freebsd hack. Not correct.Jeremy Allison2002-01-211-4/+0
* | Spelling fix.Tim Potter2002-01-211-1/+1
* | This is the current patch from Luke Leighton <lckl@samba-tng.org> to add aAndrew Bartlett2002-01-201-12/+27
* | This patch makes the 'winbind use default domain' code interact better withAndrew Bartlett2002-01-201-1/+1