Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r11422: Remove unused args | Volker Lendecke | 3 | -8/+4 |
2007-10-10 | r11413: More comments, plus always check (and update) the credentials chain, | Andrew Bartlett | 1 | -5/+33 |
2007-10-10 | r11412: These comments may not be much, but my eyes scan code with even | Andrew Bartlett | 1 | -0/+61 |
2007-10-10 | r11411: Add to Samba4 the Samba3 patch I just posted for machine account | Andrew Bartlett | 2 | -25/+46 |
2007-10-10 | r11374: On request from VL, put the plaintext auth patch in. | Andrew Bartlett | 2 | -31/+170 |
2007-10-10 | r11276: fix compiler warnings | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r11274: Start a connection attempt to the DC's port 389. To do this properly,... | Volker Lendecke | 5 | -37/+58 |
2007-10-10 | r11267: Fix a memleak and an uninitialized variable. Andrew Bartlett, this wa... | Volker Lendecke | 1 | -4/+5 |
2007-10-10 | r11263: Some cleanup | Volker Lendecke | 1 | -133/+38 |
2007-10-10 | r11244: Relative path names in .mk files | Jelmer Vernooij | 1 | -16/+16 |
2007-10-10 | r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica... | Jelmer Vernooij | 1 | -6/+0 |
2007-10-10 | r11193: Implement wbinfo -m | Volker Lendecke | 5 | -8/+172 |
2007-10-10 | r11192: Too many contexts around... :-) | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r11181: Implement wbinfo -s and wbinfo --user-sids. The patch is so large bec... | Volker Lendecke | 18 | -240/+1418 |
2007-10-10 | r11095: Implement wb_getuserdomgroups. | Volker Lendecke | 5 | -0/+384 |
2007-10-10 | r11094: Connect to SAM, implement getdcname | Volker Lendecke | 9 | -83/+578 |
2007-10-10 | r11093: Implement wb_queue_domain_send: If the domain is not yet initialized,... | Volker Lendecke | 5 | -132/+234 |
2007-10-10 | r11082: Fix a segfault | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r11070: Fix a cut&paste error, now wbinfo can properly separate domain and us... | Volker Lendecke | 2 | -8/+6 |
2007-10-10 | r11068: Fix pam_auth_crap, remove the sync code. I don't know what it was when I | Volker Lendecke | 3 | -163/+113 |
2007-10-10 | r10941: Hmmm. Making that fn static is more correct. | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r10936: Commit work in progress: wb_pam_auth_crap made async. This does not w... | Volker Lendecke | 3 | -19/+325 |
2007-10-10 | r10878: Reply to some comments by tridge and metze: | Volker Lendecke | 4 | -307/+412 |
2007-10-10 | r10859: Make the flow a bit clearer | Volker Lendecke | 1 | -8/+7 |
2007-10-10 | r10853: Convert wbinfo -n to properly init the domain. | Volker Lendecke | 3 | -401/+32 |
2007-10-10 | r10852: Continuation-based programming can become a bit spaghetti... | Volker Lendecke | 5 | -248/+589 |
2007-10-10 | r10846: Create a "wbsrv_domain", change wb_finddcs to the style of the rest o... | Volker Lendecke | 5 | -199/+262 |
2007-10-10 | r10844: Add challenge-response authentication to Samba4's winbindd for VL. | Andrew Bartlett | 2 | -0/+126 |
2007-10-10 | r10843: Reformatting | Volker Lendecke | 1 | -16/+26 |
2007-10-10 | r10838: Get us an schannel'ed netlogon pipe. | Volker Lendecke | 3 | -16/+130 |
2007-10-10 | r10834: Work in progress on winbind. With some helper routines the composite ... | Volker Lendecke | 4 | -670/+478 |
2007-10-10 | r10825: Complete wbinfo -n | Volker Lendecke | 3 | -12/+387 |
2007-10-10 | r10704: don't try to free the netlogon pipe twice | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r10700: removed volkers temporary timer hack now that freeing the netlogon | Andrew Tridgell | 1 | -12/+1 |
2007-10-10 | r10691: This gets half-way to wbinfo -n. It acquires an lsa pipe, and does a | Volker Lendecke | 6 | -6/+417 |
2007-10-10 | r10687: Another one... | Volker Lendecke | 1 | -1/+0 |
2007-10-10 | r10686: Fix the build | Volker Lendecke | 1 | -1/+0 |
2007-10-10 | r10685: Why wait 5 seconds... | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r10684: Add a nasty hack for the failure case of wbinfo -t. Tridge has a prop... | Volker Lendecke | 1 | -2/+17 |
2007-10-10 | r10683: Samba3's wbinfo -t should give the correct answer now. | Volker Lendecke | 4 | -49/+363 |
2007-10-10 | r10677: Add smb_composite_connectmulti: Send out multiple SYN packets at once... | Volker Lendecke | 1 | -1/+2 |
2007-10-10 | r10675: Connect to the DC's IPC$ | Volker Lendecke | 3 | -10/+86 |
2007-10-10 | r10586: Add MergedObject() builder. Default to Library() rather | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r10508: - implement WINBINDD_NETBIOS_NAME, WINBINDD_DOMAIN_NAME and WINBINDD_... | Stefan Metzmacher | 3 | -8/+42 |
2007-10-10 | r10506: set return data correctly | Stefan Metzmacher | 1 | -0/+8 |
2007-10-10 | r10504: - seperate implementation specific stuff, from the generic composite | Stefan Metzmacher | 2 | -21/+20 |
2007-10-10 | r10491: First step towards wbinfo -t: This issues a name request for the primary | Volker Lendecke | 7 | -13/+324 |
2007-10-10 | r10438: Move portability functions to lib/replace/; replace now simply ensures | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r10435: fill in the reference to the generic wbsrv_call in the wbsrv_samba3_c... | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r10434: add a short path to the event context that should be used for async r... | Stefan Metzmacher | 2 | -1/+5 |