summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/winbindd_misc.c
Commit message (Expand)AuthorAgeFilesLines
* more debug classess activatedSimo Sorce2002-06-181-0/+3
* As per rsharpe's request, require only a Masters in Astrophysics toAndrew Bartlett2002-05-181-2/+8
* Fix a double-free bug in wbinfo -t's call in winbindd.Andrew Bartlett2002-03-191-5/+4
* get the test for disconnection the right way around!Andrew Tridgell2002-03-121-3/+3
* nicer message for --sequence when the server is disconnectedAndrew Tridgell2002-03-061-2/+7
* added 'wbinfo --sequence' to show sequence numbers of all domainsAndrew Tridgell2002-01-311-0/+29
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* Allow a winbind client to obtain the server's domain name.Andrew Bartlett2002-01-261-1/+13
* Always query the PDC for the list of trusted domains rather than interatingTim Potter2002-01-111-3/+6
* Return the winbind separator over the socket, so programs don't have to parseAndrew Bartlett2002-01-101-1/+27
* This changes the winbind protcol a bit:Andrew Bartlett2002-01-101-11/+10
* Fixed delete on close bug. Added core dump code to winbindd.Jeremy Allison2001-11-231-2/+1
* Fixed check machine account function.Tim Potter2001-11-231-55/+29
* Get list of trusted domains if we haven't fetched them yet.Tim Potter2001-11-151-0/+3
* Added NT_USER_TOKEN into server_info to fix extra groups problem.Jeremy Allison2001-11-031-1/+3
* move to SAFE_FREE()Simo Sorce2001-09-171-2/+2
* more static/dead fnsAndrew Tridgell2001-09-101-2/+2
* the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...Andrew Tridgell2001-09-041-10/+8
* converted another bunch of stuff to NTSTATUSAndrew Tridgell2001-08-271-1/+1
* this is a big global fix for the ptr = Realloc(ptr, size) bug.Simo Sorce2001-08-121-3/+8
* Merge of change machine account password race fix from appliance branch.Tim Potter2001-07-251-1/+17
* The big character set handling changeover!Andrew Tridgell2001-07-041-6/+2
* iAdditional files for winbind merge.Tim Potter2001-05-071-0/+159