Age | Commit message (Expand) | Author | Files | Lines |
2008-12-29 | s4:lib/tevent: rename structs | Stefan Metzmacher | 4 | -4/+4 |
2008-12-29 | s4 winbind: Copy SID to avoid "discard const" warning | Kai Blin | 1 | -1/+2 |
2008-12-29 | s4 winbind: Add support for WINBINDD_GETGRGID call | Kai Blin | 3 | -1/+208 |
2008-12-29 | s4 libnet: Add support for groupinfo by sid lookup | Kai Blin | 1 | -1/+2 |
2008-12-29 | s4 winbind: Fix typos in debug output | Kai Blin | 1 | -2/+2 |
2008-12-29 | s4 winbind: Add implementation for WINBINDD_GETGRNAM | Kai Blin | 3 | -1/+200 |
2008-12-29 | s4 winbind: Avoid a "discards const" compiler warning. | Kai Blin | 1 | -2/+2 |
2008-12-23 | Fix more compiler warnings in various places. | Jelmer Vernooij | 1 | -1/+0 |
2008-12-22 | Fix missing symbols issues when building with shared libraries. | Jelmer Vernooij | 1 | -1/+1 |
2008-12-16 | nsswitch: Move nsswitch files from source4 to top level nsswitch dir | Kai Blin | 1 | -0/+3 |
2008-12-16 | nsswitch: Move source3 files to top level dir. | Kai Blin | 1 | -6/+0 |
2008-12-06 | s4:winbind: fill in the correct variable... | Stefan Metzmacher | 1 | -1/+1 |
2008-12-06 | s4:winbind: move setting up the primary_sid into a new function wbsrv_setup_d... | Stefan Metzmacher | 3 | -7/+46 |
2008-11-10 | s4-samr: merge samr_GetGroupsForUser from s3 idl. (fixme: python) | Günther Deschner | 1 | -2/+5 |
2008-10-29 | s4-netlogon: merge netr_LogonSamLogon{Ex,WithFlags} from s3 idl. | Günther Deschner | 1 | -3/+8 |
2008-10-29 | s4-netlogon: merge netr_DsRGetDCName{Ex,Ex2} from s3 idl. | Günther Deschner | 1 | -3/+5 |
2008-10-28 | s4-netlogon: merge netr_GetDcName from s3 idl. | Günther Deschner | 1 | -1/+1 |
2008-10-28 | s4-netlogon: merge netr_GetAnyDCName from s3 idl (untested). | Günther Deschner | 2 | -2/+4 |
2008-10-27 | s4-lsa: merge lsa_QueryInfoPolicy/{2} from s3 lsa idl. | Günther Deschner | 1 | -1/+6 |
2008-10-27 | s4-lsa: merge lsa_LookupNames/{2,3,4} from s3 lsa idl. | Günther Deschner | 1 | -2/+8 |
2008-10-27 | s4-lsa: merge lsa_LookupSids/{2,3} from s3 lsa idl. | Günther Deschner | 1 | -2/+9 |
2008-10-24 | Remove iconv_convenience parameter from simple string push/pull | Jelmer Vernooij | 1 | -1/+0 |
2008-10-12 | Use common strlist implementation in Samba 3 and Samba 4. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 2 | -2/+2 |
2008-09-24 | Rename smbd -> samba. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-23 | Merge ldb_search() and ldb_search_exp_fmt() into a simgle function. | Simo Sorce | 1 | -9/+5 |
2008-09-22 | s4: allways initialize the process model before it's used | Stefan Metzmacher | 1 | -1/+1 |
2008-09-21 | Revert "Rename smbd -> samba." | Jelmer Vernooij | 1 | -1/+1 |
2008-09-21 | Rename smbd -> samba. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-16 | Let winbind depend directly on libnet rather than through the ejs bindings. | Jelmer Vernooij | 1 | -1/+2 |
2008-09-10 | Return the same privilaged winbindd socket as we actually use. | Andrew Bartlett | 3 | -3/+6 |
2008-07-21 | Fix winbindd not to sit in a busy loop... | Andrew Bartlett | 1 | -1/+2 |
2008-06-28 | Use a configure-specified directory for the winbind priv pipe | Andrew Bartlett | 1 | -3/+11 |
2008-06-28 | Fix the wbinfo test on the LDAP backend. | Andrew Bartlett | 2 | -34/+0 |
2008-06-14 | Make up the right dependencies now that ldb depends on libevents | Simo Sorce | 1 | -0/+1 |
2008-05-18 | Fix a couple (well, little more than that..) of typos. | Jelmer Vernooij | 1 | -3/+3 |
2008-05-18 | Create prototype headers from Makefile directory, without smb_build in the mi... | Jelmer Vernooij | 1 | -3/+6 |
2008-05-18 | Use variables for source directory in a couple more places. | Jelmer Vernooij | 1 | -3/+3 |
2008-05-10 | Merge branch 'v4-0-test' into v4-0-gmake3 | Jelmer Vernooij | 1 | -1/+1 |
2008-05-06 | Tiago Batista posted a patch to fix the build: | Tiago Batista | 1 | -1/+1 |
2008-04-25 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 14 | -139/+100 |
2008-04-24 | libnet: Make UserInfo accept a SID as input as well, fix wb_cmd_getpwuid | Kai Blin | 2 | -5/+7 |
2008-04-18 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 1 | -1/+0 |
2008-04-18 | fixed a double free in winbind | Andrew Tridgell | 1 | -1/+0 |
2008-04-18 | Fix samba3 protocol to correctly include the NULL terminator | Andrew Bartlett | 1 | -0/+3 |
2008-04-17 | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 3 | -2/+5 |
2008-04-17 | Remove event context tracking from the credentials struct. | Jelmer Vernooij | 2 | -4/+0 |
2008-04-16 | Fix struct_based winbind test for 'check machine account'. | Andrew Bartlett | 1 | -4/+5 |
2008-04-16 | Fix wbinfo --trusted-domains. | Andrew Bartlett | 2 | -5/+9 |
2008-04-15 | Fix winbind to check machine account. | Andrew Bartlett | 4 | -106/+63 |