Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r21035: Remove unneeded checks on incoming uid/gid for | Jeremy Allison | 1 | -15/+35 |
2007-10-10 | r21034: Don't force user to have pidl in their PATH. | James Peach | 1 | -1/+5 |
2007-10-10 | r21033: To make the logs a bit more readable let the winbind dc connect child | Günther Deschner | 1 | -0/+3 |
2007-10-10 | r21021: Fix memleak. | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r21020: Some pam_winbind fixes: | Günther Deschner | 1 | -14/+13 |
2007-10-10 | r21019: Fix typo. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r21018: Removing the set_domain_online_request again in trustdom_recv(). | Günther Deschner | 1 | -9/+0 |
2007-10-10 | r21016: Fix pam_sm_setcred again. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r21015: fix typo that breaks the build | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r21014: move some functionss to winbindd_group.c and make static | Gerald Carter | 2 | -148/+144 |
2007-10-10 | r21013: * Remove "inline" keyword | Gerald Carter | 1 | -5/+5 |
2007-10-10 | r21012: Patch from Danilo Almeida @ Centeris (via me): | Gerald Carter | 2 | -21/+168 |
2007-10-10 | r21011: Another patch from Danilo Almeida @ Centeris (via me): | Gerald Carter | 1 | -4/+7 |
2007-10-10 | r21010: fix the pstring change in ntlm_auth for require-membership-of in ntlm... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r21009: Patch from Danilo Almeida @ Centeris (via me). | Gerald Carter | 3 | -49/+236 |
2007-10-10 | r21007: move $(SOCKET_WRAPPER_OBJ) to OBJ definition instead of link line like | Herb Lewis | 1 | -6/+8 |
2007-10-10 | r21005: Add a debug message for EAGAIN error of setresuid. | Volker Lendecke | 1 | -1/+7 |
2007-10-10 | r21004: Patch from Mathias Dietz <MDIETZ@de.ibm.com> to fix multi-node | Jim McDonough | 1 | -1/+1 |
2007-10-10 | r21003: Display LDAP base in debug statement. | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r21002: Get rid of unused macros - merge change from 3_0_24 | Herb Lewis | 3 | -48/+40 |
2007-10-10 | r21001: * Use a simple '#define LDAPMessage void' to fix the build | Gerald Carter | 5 | -45/+9 |
2007-10-10 | r20998: Fix debug message | Volker Lendecke | 1 | -1/+2 |
2007-10-10 | r20996: Build fix from Kai Blin | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r20994: Remove unused code. | James Peach | 1 | -122/+0 |
2007-10-10 | r20993: temporary build fix to get things going again on non-ADS systems | Gerald Carter | 1 | -0/+4 |
2007-10-10 | r20992: another attempt at fixing the build breakage | Gerald Carter | 4 | -26/+37 |
2007-10-10 | r20987: fix build farm breakage when ADS support is not present (caused by ns... | Gerald Carter | 1 | -0/+4 |
2007-10-10 | r20986: Commit the prototype of the nss_info plugin interface. | Gerald Carter | 18 | -456/+893 |
2007-10-10 | r20985: leave room for terminating NULL when printing password hashes via 'pd... | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r20982: Fix a segfault -- I wonder why my make test did not show this earlier... | Volker Lendecke | 1 | -1/+2 |
2007-10-10 | r20979: Fix description, thanks to Michael Adam <ma@sernet.de> | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r20970: Allow to define workstation for samlogon in rpcclient (for testing). | Günther Deschner | 2 | -8/+17 |
2007-10-10 | r20966: Only attempt to reload the config file atfer the fork point if we | James Peach | 1 | -2/+6 |
2007-10-10 | r20965: Fix spelling. | James Peach | 1 | -2/+2 |
2007-10-10 | r20951: Remove the DOM_SID field in the struct idmap_domain and bounce | Gerald Carter | 3 | -142/+128 |
2007-10-10 | r20933: Fix the build without inotify | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r20932: This is the basic infrastructure for inotify support. This is far fro... | Volker Lendecke | 4 | -1/+283 |
2007-10-10 | r20931: This changes the notify infrastructure from a polling-based to an eve... | Volker Lendecke | 12 | -785/+484 |
2007-10-10 | r20917: Fix missing error returns pointed out by "Li, Ying (ESG)" <ying.li2@h... | Jeremy Allison | 1 | -0/+3 |
2007-10-10 | r20916: Add in the delete on close final fix - but only enabled | Jeremy Allison | 7 | -0/+63 |
2007-10-10 | r20915: Fixed the bad merge from 3.0.24. | Jeremy Allison | 1 | -6/+8 |
2007-10-10 | r20914: Sync up incorrect differences between 3.0.24 and 3.0 | Jeremy Allison | 1 | -12/+11 |
2007-10-10 | r20913: Fix the build. | Jeremy Allison | 1 | -3/+4 |
2007-10-10 | r20912: Ensure the list always remains sorted even when | Jeremy Allison | 1 | -17/+29 |
2007-10-10 | r20911: Fix copyright message in winbindd to use the macro from smb.h | Gerald Carter | 1 | -2/+3 |
2007-10-10 | r20905: Windows 2000 returns NT_STATUS_ACCOUNT_RESTRICTION if the pw | Gerald Carter | 1 | -3/+11 |
2007-10-10 | r20904: This is a placeholder fix. Apparently Windows 2000 | Gerald Carter | 1 | -1/+9 |
2007-10-10 | r20903: Replace the hardcoded "smb.conf" string with the dyn_CONFIGFILE | Gerald Carter | 1 | -6/+7 |
2007-10-10 | r20884: patch from Michael Adam <ma@sernet.de> to add new sambaTrustedDomainP... | Gerald Carter | 1 | -0/+9 |
2007-10-10 | r20883: W00t! I now understand how "delete on close" really | Jeremy Allison | 5 | -35/+59 |