summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix bug #208; have to get the gid of the user's primary group for %GGerald Carter2003-08-062-1/+17
* rework winbindd_accountdb_init() to reduce error messages in the logGerald Carter2003-08-062-24/+26
* When doing 'net groupmap add', default to algorithmic mapping for the rid.Volker Lendecke2003-08-061-6/+11
* Spelling.Tim Potter2003-08-061-1/+1
* oops; fix typo. Noticed by gcc warningGerald Carter2003-08-061-2/+2
* fix bug #245; local_lookupsid() needed to make a getpwuid() call to get the u...Gerald Carter2003-08-051-9/+20
* Changes to make gss-spnego ntlmssp client work against W2k AD.Volker Lendecke2003-08-042-27/+59
* Fix unused variable warning.Tim Potter2003-08-041-1/+1
* Memory leak fix for create_rpc_bind_req()Tim Potter2003-08-041-0/+1
* More patches from Brett:Tim Potter2003-08-041-20/+23
* Fix memory leak in py_smb_set_setdesc()Tim Potter2003-08-041-10/+15
* Fix up #defines around utmp_host and utmp_name. Noticed by Cord.Hockemeyer@un...Jeremy Allison2003-08-031-0/+6
* Output message saying "signed connect" instead of just connect when signingJeremy Allison2003-08-031-0/+1
* Fix oplock break detection code on incoming oplock break responses. ThisJeremy Allison2003-08-031-7/+15
* Removed duplicated file, no longer in use. Note: profiles.1.xml is stillJohn Terpstra2003-08-031-86/+0
* Changed "winbind uid/gid" to "idmap uid/gid"John Terpstra2003-08-032-6/+6
* make sure to initialize the backend methods when enumerating sequence numbers...Gerald Carter2003-08-021-0/+2
* Ensure we don't leak any sign records on cancel of pending requests.Jeremy Allison2003-08-023-0/+29
* Only look for mid sign records on incoming packets for oplock break replies.Jeremy Allison2003-08-021-20/+28
* More fixes for client and server side signing. Ensure sequence numbersJeremy Allison2003-08-024-35/+108
* Leave the packet sequence checkers enabled whilst I track down a smbclient ->...Jeremy Allison2003-08-021-2/+2
* Add the same signing code to the server. Ensure we use identical sessionJeremy Allison2003-08-024-12/+82
* Correct fix (removed the earlier band-aid) for what I thought was a signingJeremy Allison2003-08-024-4/+97
* Fix the option processing for smbtar. Does no one check this !Jeremy Allison2003-08-012-6/+35
* add tests for IRIX attr functionsHerb Lewis2003-08-011-1/+3
* Update my copyrights according to my agreement with IBMJim McDonough2003-08-0120-20/+20
* Update my copyrights according to my agreement with IBMJim McDonough2003-08-0112-12/+12
* Fix copyright statements for various pieces of Anthony Liguori's work.Jim McDonough2003-08-0123-25/+19
* fix cut-n-paste error found by abartletGerald Carter2003-08-011-8/+10
* Add ntlmssp client support to ntlm_auth. Find the corresponding cyrus saslVolker Lendecke2003-08-011-25/+310
* Fix a memory leak. I did not check all the calls to winbindd_request, butVolker Lendecke2003-08-011-0/+2
* locking.c now refers to map_nt_error_from_unix, so link it in withVolker Lendecke2003-08-011-2/+2
* Finish reformatting.Jeremy Allison2003-08-011-516/+467
* Final fix for the bug tridge found. Only push locks onto a blocking lockJeremy Allison2003-08-012-1/+6
* Reformat lots of clitar code as I hate the style so much :-).Jeremy Allison2003-08-011-563/+540
* Reformat clitar option processing - getting ready to fix it for popt...Jeremy Allison2003-08-011-183/+176
* CVAL_NC() doesn't need the (unsigned) fix and breaks the IRIX buildAndrew Tridgell2003-07-311-1/+1
* Added a note inspired by andrew@cis.uoguelph.ca to explain when thisJeremy Allison2003-07-311-0/+7
* only honor the first OID in the sessetup snego negotiate. DeviatesGerald Carter2003-07-311-4/+15
* Return proper error when it is impossible to change quota flagsAlexander Bokovoy2003-07-311-2/+23
* Fix off-by-one found by valgrind.Volker Lendecke2003-07-311-1/+1
* spnego.c has function definitions. Prototype them.Volker Lendecke2003-07-311-1/+1
* Fixes for memory leaks in gss spnego handling by aliguori.Volker Lendecke2003-07-311-13/+9
* This fixes an error I must have made when playing with spnego.c foundVolker Lendecke2003-07-311-14/+35
* Apply some constVolker Lendecke2003-07-311-2/+2
* make sure the domain sid is set when enumerating trusted domainsGerald Carter2003-07-311-1/+24
* working on transtive trusts issue:Gerald Carter2003-07-319-144/+174
* Whoops - this is probably better shell syntax.Tim Potter2003-07-311-2/+1
* Turn on automatic winbindd support for FreeBSD and see what the compile farmTim Potter2003-07-311-0/+1
* This is a critical bug fix for a data corruption bug. If youAndrew Tridgell2003-07-311-2/+2