Age | Commit message (Expand) | Author | Files | Lines |
2009-09-30 | s3-registry: use pull_reg_multi_sz(). | Günther Deschner | 1 | -13/+14 |
2009-09-30 | s3-util: add pull_reg_sz() and pull_reg_multi_sz() convenience functions. | Günther Deschner | 2 | -0/+37 |
2009-09-30 | s3: use push_reg_multi_sz(). | Günther Deschner | 2 | -16/+16 |
2009-09-30 | s3-registry: use regval_ctr_addvalue_sz(). | Günther Deschner | 8 | -142/+50 |
2009-09-30 | s3-registry: add regval_ctr_addvalue_sz. | Günther Deschner | 2 | -0/+18 |
2009-09-30 | s3-registry: use push_reg_sz(). | Günther Deschner | 9 | -133/+123 |
2009-09-30 | s3-util: add push_reg_sz() and push_reg_multi_sz() convenience functions. | Günther Deschner | 2 | -0/+32 |
2009-09-29 | s3: re-run make idl_full. | Günther Deschner | 21 | -0/+268 |
2009-09-29 | winreg: add winreg_Data union to IDL. | Günther Deschner | 8 | -87/+295 |
2009-09-29 | s3: Document the "share:fake_fscaps" parameter, fix bug 6765 | Volker Lendecke | 1 | -0/+20 |
2009-09-29 | s3: Remove the lua interpreter again | Volker Lendecke | 107 | -28677/+4 |
2009-09-29 | pidl: added union padding for NDR64 | Andrew Tridgell | 4 | -2/+37 |
2009-09-28 | Don't defer a talloc_move'd pointer. | Jeremy Allison | 1 | -1/+1 |
2009-09-28 | Second part of fix for bug #6235 - domain enumeration breaks if master browse... | Jeremy Allison | 1 | -1/+1 |
2009-09-28 | s3:winbind: remove a pointless initialization | Volker Lendecke | 1 | -1/+1 |
2009-09-28 | s3:gencache: Add my copyright | Volker Lendecke | 1 | -0/+1 |
2009-09-28 | s3:winbind: Make check_info3_in_group, sanitize its memory handling | Volker Lendecke | 2 | -15/+23 |
2009-09-28 | s3:winbind: Make "check_request_flags" publically available | Volker Lendecke | 2 | -2/+4 |
2009-09-28 | s3:winbind: Sanitize the args for find_auth_domain: It only needs the flags | Volker Lendecke | 3 | -9/+10 |
2009-09-28 | s3:winbind: Make append_data publically available as append_auth_data | Volker Lendecke | 2 | -6/+12 |
2009-09-28 | s3/VERSION: Raise version up to 3.5.0. | Karolin Seeger | 1 | -1/+1 |
2009-09-28 | changed debuglevel for two messages in the GPFS module from 0 to 10 they spam... | Christian Ambach | 1 | -2/+2 |
2009-09-28 | pidl: Avoid using talloc_free as function pointer, since it may be a | Jelmer Vernooij | 3 | -2/+14 |
2009-09-28 | Move samba-specific variable to s4 Makefile. | Jelmer Vernooij | 2 | -2/+2 |
2009-09-28 | make: Use $(base_srcdirs) in 'make clean' rather than keeping a separate | Jelmer Vernooij | 1 | -1/+1 |
2009-09-28 | s4-kcc: fixed corruption of repsFrom records by kcc | Andrew Tridgell | 1 | -4/+2 |
2009-09-28 | s4-kcc: remove stale repsFrom entries in kcc run | Andrew Tridgell | 1 | -0/+11 |
2009-09-28 | s4-dsdb: don't return the partition root objects | Andrew Tridgell | 1 | -1/+19 |
2009-09-28 | s4-make: add libds to etags/ctags source list | Andrew Tridgell | 1 | -1/+1 |
2009-09-28 | s4-libnet: fixed debug formatting | Andrew Tridgell | 1 | -2/+2 |
2009-09-28 | s4-dsdb: removed extraneous debug messages | Andrew Tridgell | 1 | -4/+0 |
2009-09-28 | s4-dsdb: update replPropertyMetaData on linked attribute source attributes | Andrew Tridgell | 1 | -0/+23 |
2009-09-28 | s4-dsdb: fixed searching for GUID based DNs between partitions | Andrew Tridgell | 1 | -2/+16 |
2009-09-28 | s4-drs: removed debug code that replicated a maximum of 10 objects at a time | Andrew Tridgell | 1 | -2/+1 |
2009-09-28 | s4-drsuapi: state variable for getncchanges | Andrew Tridgell | 1 | -0/+1 |
2009-09-28 | s4-dsruapi: plugfest updates | Andrew Tridgell | 1 | -77/+144 |
2009-09-28 | s4-drsutil: allow NULL filter | Andrew Tridgell | 1 | -5/+0 |
2009-09-28 | s4-ldap: fixed spelling | Andrew Tridgell | 1 | -1/+1 |
2009-09-28 | s4-samdb: when UF_SERVER_TRUST_ACCOUNT is set mark object as critical | Andrew Tridgell | 1 | -0/+10 |
2009-09-28 | s4-repl: free the la list on prepare commit failure | Andrew Tridgell | 1 | -0/+3 |
2009-09-28 | s4-samdb: free the linked_attributes list on prepare commit failure | Andrew Tridgell | 1 | -0/+6 |
2009-09-28 | s4-repl: use GUID to resolve target in linked attributes | Andrew Tridgell | 1 | -8/+7 |
2009-09-28 | s4-dsdb: ask for an extended DN in dsdb_find_dn_by_guid() | Andrew Tridgell | 1 | -0/+5 |
2009-09-28 | s4-dsdb: make dsdb_search_dn_with_deleted public for repl_meta_data module | Andrew Tridgell | 1 | -5/+5 |
2009-09-28 | s4-acl: fixed SD creation | Andrew Tridgell | 1 | -12/+22 |
2009-09-28 | libds: fixed spelling error | Andrew Tridgell | 1 | -1/+1 |
2009-09-28 | s4-drs: fixed sorting of replPropertyMetaData | Andrew Tridgell | 1 | -31/+44 |
2009-09-27 | parmlist: Add more tests. | Jelmer Vernooij | 5 | -21/+108 |
2009-09-27 | rpc_server: Fix warnings. | Jelmer Vernooij | 1 | -0/+2 |
2009-09-27 | librpc: Fix path to ndr_standard pc file. | Jelmer Vernooij | 1 | -1/+1 |