summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/winbindd_misc.c
Commit message (Expand)AuthorAgeFilesLines
* Commit the translation of the realm to the netbios domain name in the kerberosVolker Lendecke2004-01-041-0/+29
* a small include file rearrangement that doesn't affect normalAndrew Tridgell2003-11-121-0/+1
* fixes for ads domain membership when only the realm is defined inGerald Carter2003-09-051-2/+14
* metze's autogenerate patch for version.hGerald Carter2003-08-201-1/+1
* add --domain=DOMAINNAME to wbinfoGerald Carter2003-08-101-0/+12
* Fixup a bunch of printf-style functions and debugs to use unsigned long whenTim Potter2003-07-221-9/+9
* Fix extra arg for cm_get_netlogon_cli()Tim Potter2003-05-271-1/+1
* Formatting syncup.Tim Potter2003-05-261-3/+1
* This puts real netlogon connection caching to winbind. This becomesVolker Lendecke2003-05-081-1/+3
* Merge from HEAD - save the type of channel used to contact the DC.Andrew Bartlett2003-04-211-3/+4
* Winbind merges from HEAD:Andrew Bartlett2003-04-071-1/+1
* (merge from HEAD)Andrew Bartlett2003-03-241-0/+17
* Merge from HEAD:Andrew Bartlett2003-01-281-0/+12
* winbindd merges from HEADGerald Carter2003-01-151-16/+7
* Merge from HEAD:Tim Potter2002-11-181-1/+2
* Removed global_myworkgroup, global_myname, global_myscope. Added liberalJeremy Allison2002-11-121-3/+1
* updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2002-07-151-2/+11
* 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