Age | Commit message (Expand) | Author | Files | Lines |
2009-07-13 | libds: share UF_ flags between samba3 and 4. | Günther Deschner | 1 | -1/+1 |
2009-03-19 | s4:cldap: rewrite the cldap library based on tsocket | Stefan Metzmacher | 1 | -11/+13 |
2009-02-02 | s4:cldap: s/private/private_data | Stefan Metzmacher | 1 | -2/+2 |
2008-12-23 | Fix compiler warnings in libnet. | Jelmer Vernooij | 1 | -2/+2 |
2008-10-18 | s4-drsuapi: merge drsuapi_DsGetNCChanges from s3 drsuapi idl. | Günther Deschner | 1 | -47/+49 |
2008-10-18 | s4-drsuapi: merge drsuapi_DsAddEntry from s3 drsuapi idl. | Günther Deschner | 1 | -19/+23 |
2008-10-02 | The IRIX compiler does not like embedded unnamed unions | Volker Lendecke | 1 | -1/+1 |
2008-09-23 | Merge ldb_search() and ldb_search_exp_fmt() into a simgle function. | Simo Sorce | 1 | -42/+37 |
2008-08-20 | drsuapi: fix samba4 callers after drsuapi.idl changes | Stefan Metzmacher | 1 | -6/+13 |
2008-08-07 | drsuapi: fix callers after idl change | Stefan Metzmacher | 1 | -1/+1 |
2008-07-23 | libnet_become_dc: send msDS_Behavior_Version == 3 (win2k8) in DsAddEntry | Michael Adam | 1 | -1/+1 |
2008-07-23 | libnet_become_cd: add boolean option "become_dc:force krb5" to control krb5 a... | Michael Adam | 1 | -10/+18 |
2008-07-23 | drsuapi: always set the pid field of the outgoing DsBindInfo to 0. | Michael Adam | 1 | -6/+1 |
2008-07-23 | libnet_become_cd: teach becomeDC_drsuapi_bind_recv() DsBindInfo48. | Michael Adam | 1 | -0/+9 |
2008-07-23 | libnet/become_dc: add a comment and explain why it's important to specify krb5 | Stefan Metzmacher | 1 | -0/+9 |
2008-07-22 | Change occurrences of the u1 member of DsBindInfo* to pid after idl change. | Michael Adam | 1 | -3/+3 |
2008-07-16 | drsuapi: make use of the 'more_data' field in DsGetNCChangesCtr[1|6] | Stefan Metzmacher | 1 | -3/+7 |
2008-07-16 | drsuapi: check ctr6->drs_error | Stefan Metzmacher | 1 | -0/+6 |
2008-07-16 | drsuapi: get ctr6 out of xpress compressed level | Stefan Metzmacher | 1 | -0/+5 |
2008-07-16 | libnet/become_dc: an unknown field in drsuapi.idl changed to object_flags | Stefan Metzmacher | 1 | -1/+1 |
2008-07-16 | become_dc: we need to replicate using krb5 auth to work against w2k | Stefan Metzmacher | 1 | -2/+2 |
2008-06-30 | drsuapi.idl: remove some unknows from DsGetNCChanges() (update samba4 callers) | Stefan Metzmacher | 1 | -6/+6 |
2008-05-16 | Rework the CLDAP and NBT netlogon requests and responses. | Andrew Bartlett | 1 | -11/+13 |
2008-04-17 | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-21 | Remove more global_loadparm instance.s | Jelmer Vernooij | 1 | -1/+2 |
2008-02-09 | Remove the forced 'krb5' from the NET-API-BECOME-DC test. | Andrew Bartlett | 1 | -2/+2 |
2008-01-23 | Fix segfaults in codepaths only tested by the NET-API-BECOME-DC test. | Andrew Bartlett | 1 | -12/+13 |
2008-01-05 | r26669: Janitorial: Remove uses of global_loadparm. | Jelmer Vernooij | 1 | -3/+3 |
2008-01-01 | r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc... | Jelmer Vernooij | 1 | -12/+12 |
2007-12-21 | r26540: Revert my previous commit after concerns raised by Andrew. | Jelmer Vernooij | 1 | -16/+16 |
2007-12-21 | r26539: Remove unnecessary statics. | Jelmer Vernooij | 1 | -16/+16 |
2007-12-21 | r26328: remove more uses of global_loadparm. | Jelmer Vernooij | 1 | -3/+3 |
2007-12-21 | r26327: Explicit loadparm_context for RPC client functions. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26277: Move loadparm context higher up the stack. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26271: Remove some more uses of global_loadparm. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers) | Stefan Metzmacher | 1 | -34/+71 |
2007-12-21 | r25803: Make our security descriptor acl manipulation methods more generic so... | Günther Deschner | 1 | -1/+1 |
2007-12-21 | r25607: Allow to set security descriptor type flags at creation time with | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r25446: Merge some changes I made on the way home from SFO: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25430: Add the loadparm context to all parametric options. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25175: Change to talloc_asprintf_append_buffer(). | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r24557: rename 'dcerpc_table_' -> 'ndr_table_' | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r22944: fix bug #4618: | Stefan Metzmacher | 1 | -9/+9 |
2007-10-10 | r21839: add my email address | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r21821: move comment about the becoming a dc to the code which implements it | Stefan Metzmacher | 1 | -0/+643 |
2007-10-10 | r21820: move function, so that all are in top-down order as they get called | Stefan Metzmacher | 1 | -23/+25 |