Age | Commit message (Expand) | Author | Files | Lines |
2009-10-23 | s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect() | Andrew Tridgell | 1 | -2/+2 |
2009-10-20 | s4: ran minimal_includes.pl on source4/winbind | Andrew Tridgell | 30 | -84/+0 |
2009-10-02 | s4: fix various warnings (not "const" related ones) | Matthias Dieter Wallnöfer | 8 | -9/+9 |
2009-10-02 | s4-winbind: support the s3 response flags on krb5 auth too | Andrew Tridgell | 2 | -8/+65 |
2009-10-02 | s4-winbind: support the Samba3 TXT form of the info3 for wbinfo -a | Andrew Tridgell | 1 | -0/+112 |
2009-09-19 | s4-resolve: fixed a crash bug on timeout | Andrew Tridgell | 1 | -1/+1 |
2009-09-18 | s4-server: kill main daemon if a task fails to initialise | Andrew Tridgell | 1 | -8/+8 |
2009-08-18 | s4 winbind: Quiet down the WINBINDD_DOMAIN_INFO handler stub warning | Kai Blin | 1 | -1/+1 |
2009-08-18 | s4 winbind: Silence compile warning by adding new commands to the list | Kai Blin | 1 | -0/+3 |
2009-08-18 | s4 winbind: Implement a stubbed out version of WINBINDD_DOMAIN_INFO | Kai Blin | 2 | -1/+19 |
2009-08-07 | fixed another ambiguous talloc call | Andrew Tridgell | 1 | -3/+3 |
2009-07-15 | s4:winbind: rename uint => uint32_t as uint isn't portable | Stefan Metzmacher | 1 | -1/+1 |
2009-04-28 | Fix Coverity ID 853 (UNINIT) -- Kai, please check! | Volker Lendecke | 1 | -0/+3 |
2009-04-14 | Rework Samba4 to use the new common libcli/auth code | Andrew Bartlett | 1 | -7/+7 |
2009-02-02 | s4:service_stream: s/private/private_data | Stefan Metzmacher | 1 | -4/+4 |
2009-02-02 | s4:winbind: s/private/private_data | Stefan Metzmacher | 2 | -5/+5 |
2009-02-01 | shared: Move dom_sid_* utility functions to top level | Kai Blin | 4 | -4/+4 |
2009-02-01 | s4:irpc: avoid c++ reserved word 'private' | Stefan Metzmacher | 1 | -2/+2 |
2009-01-15 | s4-winbind: Add support for the WINBINDD_LIST_GROUPS command. | Kai Blin | 4 | -2/+250 |
2009-01-06 | s4 winbind: Silence a "discards const" warning | Kai Blin | 1 | -1/+3 |
2009-01-02 | s4 winbind: Correctly silence a "discard const" warning | Kai Blin | 1 | -2/+2 |
2009-01-02 | Revert "s4 winbind: Copy SID to avoid "discard const" warning" | Stefan Metzmacher | 1 | -2/+1 |
2009-01-02 | Revert "s4 winbind: Avoid a "discards const" compiler warning." | Stefan Metzmacher | 1 | -2/+2 |
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 |