s4 winbind: Add implementation for WINBINDD_GETGRNAM
[samba.git] / source4 / winbind / wb_samba3_cmd.c
2008-12-29 Kai Blins4 winbind: Add implementation for WINBINDD_GETGRNAM
2008-12-29 Kai Blins4 winbind: Avoid a "discards const" compiler warning.
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-11 Jelmer VernooijUse common strlist implementation in Samba 3 and Samba 4.
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-10 Jeremy AllisonMerge branch 'v4-0-test' of ssh://jra@git.samba.org...
2008-09-10 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-09-10 Andrew BartlettReturn the same privilaged winbindd socket as we actual...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-23 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-05-10 Jelmer VernooijMerge branch 'v4-0-test' into v4-0-gmake3
2008-05-05 Tiago BatistaTiago Batista posted a patch to fix the build:
2008-04-25 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-19 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-18 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-18 Andrew BartlettFix samba3 protocol to correctly include the NULL termi...
2008-04-17 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-17 Andrew TridgellMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-16 Jelmer VernooijRemove event context tracking from the credentials...
2008-04-16 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-16 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-16 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-16 Andrew BartlettFix struct_based winbind test for 'check machine account'.
2008-04-15 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-04-15 Andrew BartlettFix winbind to check machine account.
2007-12-21 Jelmer Vernooijr26268: Avoid more use of global_loadparm - put lp_ctx...
2007-12-21 Jelmer Vernooijr26235: Avoid global_loadparm.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25446: Merge some changes I made on the way home from...
2007-10-10 Jelmer Vernooijr25398: Parse loadparm context to all lp_*() functions.
2007-10-10 Jeremy Allisonr25175: Change to talloc_asprintf_append_buffer().
2007-10-10 Stefan Metzmacherr25158: rename nsswitch/winbindd_nss.h => nsswitch...
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Kai Blinr24577: Implement basic getpwent.
2007-10-10 Kai Blinr24576: Implement endpwent
2007-10-10 Kai Blinr24575: Implement setpwent
2007-10-10 Kai Blinr24574: Fix a warning in wb_samba3_cmd.c
2007-10-10 Kai Blinr24483: Implement backend for wbinfo -u (list users)
2007-10-10 Kai Blinr24480: Bump another DEBUG down to level 5
2007-10-10 Kai Blinr24397: Bump debug level of sid2(u|g)id calls to 5.
2007-10-10 Kai Blinr24375: Implement backend for wbinfo --uid-infp (getpwuid)
2007-10-10 Kai Blinr24373: Implement backend for wbinfo -G (gid2sid)
2007-10-10 Kai Blinr24372: Implement backend for wbinfo -U
2007-10-10 Kai Blinr24371: Actually add the glue to make wbinfo -S and...
2007-10-10 Kai Blinr24370: Implement wbinfo -i backend (getpwnam)
2007-10-10 Kai Blinr24108: Split out samba3_parse_domuser to a seperate...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr23653: add dummy implementation for all nss calls...
2007-10-10 Kai Blinr23311: Updating the samba4 winbind protocol to version 18.
2007-10-10 Jelmer Vernooijr15328: Move some functions around, remove dependencies.
2007-10-10 Stefan Metzmacherr14860: create libcli/security/security.h
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Jelmer Vernooijr13938: Around round of splitups
2007-10-10 Jelmer Vernooijr13924: Split more prototypes out of include/proto...
2007-10-10 Jelmer Vernooijr13658: More moving around of files:
2007-10-10 Andrew Bartlettr12867: Remove deleted header.
2007-10-10 Andrew Bartlettr12866: This removes the abstraction layer in winbindd...
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Volker Lendecker11528: Separate finding dcs from initializing a domain...
2007-10-10 Volker Lendecker11517: Cleanup time, this looks larger than it is...
2007-10-10 Volker Lendecker11423: Add some TALLOC_CTX
2007-10-10 Volker Lendecker11422: Remove unused args
2007-10-10 Andrew Bartlettr11412: These comments may not be much, but my eyes...
2007-10-10 Andrew Bartlettr11411: Add to Samba4 the Samba3 patch I just posted...
2007-10-10 Andrew Bartlettr11374: On request from VL, put the plaintext auth...
2007-10-10 Stefan Metzmacherr11276: fix compiler warnings
2007-10-10 Volker Lendecker11263: Some cleanup
2007-10-10 Volker Lendecker11193: Implement wbinfo -m
2007-10-10 Volker Lendecker11181: Implement wbinfo -s and wbinfo --user-sids...
2007-10-10 Volker Lendecker11095: Implement wb_getuserdomgroups.
2007-10-10 Volker Lendecker11094: Connect to SAM, implement getdcname
2007-10-10 Volker Lendecker11070: Fix a cut&paste error, now wbinfo can properly...
2007-10-10 Volker Lendecker11068: Fix pam_auth_crap, remove the sync code. I...
2007-10-10 Volker Lendecker10936: Commit work in progress: wb_pam_auth_crap made...
2007-10-10 Volker Lendecker10852: Continuation-based programming can become a...
2007-10-10 Volker Lendecker10846: Create a "wbsrv_domain", change wb_finddcs...
2007-10-10 Andrew Bartlettr10844: Add challenge-response authentication to Samba4...
2007-10-10 Volker Lendecker10838: Get us an schannel'ed netlogon pipe.
2007-10-10 Volker Lendecker10834: Work in progress on winbind. With some helper...
2007-10-10 Volker Lendecker10825: Complete wbinfo -n
2007-10-10 Andrew Tridgellr10704: don't try to free the netlogon pipe twice
2007-10-10 Andrew Tridgellr10700: removed volkers temporary timer hack now that...
2007-10-10 Volker Lendecker10691: This gets half-way to wbinfo -n. It acquires...
2007-10-10 Volker Lendecker10686: Fix the build
2007-10-10 Volker Lendecker10685: Why wait 5 seconds...
2007-10-10 Volker Lendecker10684: Add a nasty hack for the failure case of wbinfo...
2007-10-10 Volker Lendecker10683: Samba3's wbinfo -t should give the correct...
2007-10-10 Volker Lendecker10677: Add smb_composite_connectmulti: Send out multip...
2007-10-10 Volker Lendecker10675: Connect to the DC's IPC$
2007-10-10 Stefan Metzmacherr10508: - implement WINBINDD_NETBIOS_NAME, WINBINDD_DOM...
2007-10-10 Stefan Metzmacherr10506: set return data correctly
2007-10-10 Stefan Metzmacherr10504: - seperate implementation specific stuff, from...
2007-10-10 Volker Lendecker10491: First step towards wbinfo -t: This issues a...
2007-10-10 Stefan Metzmacherr10426: - restructure the winbind server code a bit