Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-11-18 | s3-libnet-samsync: refactor libnet_samsync. | Günther Deschner | 1 | -57/+66 | |
Guenther | |||||
2008-11-18 | s3-libnet-samsync: pass back sequence number from fetch_sam_entries_keytab. | Günther Deschner | 1 | -1/+16 | |
Guenther | |||||
2008-11-18 | s3-libnet-samsync: use netr_DatabaseDeltas unless full replication enforced. | Günther Deschner | 1 | -1/+12 | |
Guenther | |||||
2008-11-18 | s3-libnet-samsync: pass sequence number pointer to process routine. | Günther Deschner | 6 | -0/+8 | |
Guenther | |||||
2008-11-18 | s3-libnet-samsync: move all modules to startup,process,finish callbacks. | Günther Deschner | 6 | -71/+153 | |
Guenther | |||||
2008-11-18 | s3-libnet-samsync: call init and close ops function where appropriate. | Günther Deschner | 1 | -1/+23 | |
Guenther | |||||
2008-11-18 | s3-libnet-samsync: use samsync_ops. | Günther Deschner | 7 | -64/+38 | |
Guenther | |||||
2008-11-18 | s3-libnet-samsync: add samsync_ops to all samsync modules. | Günther Deschner | 5 | -0/+21 | |
Guenther | |||||
2008-11-18 | s3-libnet-samsync: add samsync_ops. | Günther Deschner | 1 | -0/+18 | |
Guenther | |||||
2008-11-18 | s3-libnet: move add_to_keytab_entries to libnet_keytab. | Günther Deschner | 4 | -87/+93 | |
Guenther | |||||
2008-11-18 | s3-net: add "net rpc vampire passdb" that allows to take arguments. | Günther Deschner | 3 | -0/+22 | |
Guenther | |||||
2008-11-18 | s3-net: use net_scan_dc in net rpc vampire keytab. | Günther Deschner | 1 | -8/+27 | |
Guenther | |||||
2008-11-18 | s3-net: add net_scan_dc function. | Günther Deschner | 2 | -0/+42 | |
Guenther | |||||
2008-11-18 | s3-net: add net_dc_info struct. | Günther Deschner | 1 | -0/+10 | |
Guenther | |||||
2008-11-18 | s3-net-vampire: add support for partial replication (individual deltas). | Günther Deschner | 1 | -0/+109 | |
Guenther | |||||
2008-11-18 | s3-libnet-samsync: add support for partial replication. | Günther Deschner | 2 | -12/+124 | |
Guenther | |||||
2008-11-18 | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Jelmer Vernooij | 56 | -338/+929 | |
2008-11-18 | Explicitly include samba4 includes.h to fix the build. | Jelmer Vernooij | 1 | -1/+1 | |
2008-11-17 | Fix bug #5906 when running winbindd on a Samba PDC. Winbindd crash on ↵ | Davide Sfriso | 1 | -2/+2 | |
'getent group' Jeremy. | |||||
2008-11-17 | Fix bug #5900 reported by monyo@samba.gr.jp - vfs_readonly.so does not work. | Jeremy Allison | 4 | -4/+21 | |
Jeremy. | |||||
2008-11-17 | s3-libnet-samsync: use enctype 23 for vampired keytab entries. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-11-17 | Fix build warning introduced by making SERVICE_CONTROL an enum | Tim Prouty | 1 | -4/+2 | |
2008-11-17 | s3 create-tarball.sh: Remove dashes in git commands. | Karolin Seeger | 1 | -4/+4 | |
Newer git versions (e.g. 1.6.0.2) do not provide the 'git-' commands any longer. Karolin | |||||
2008-11-17 | s3-build: re-run make samba3-idl. | Günther Deschner | 5 | -109/+179 | |
Guenther | |||||
2008-11-17 | svcctl: fill in SERVICE_CONTROL from s3. | Günther Deschner | 7 | -19/+54 | |
Guenther | |||||
2008-11-17 | svcctl: fix idl for svcctl_EnumServicesStatusW. | Günther Deschner | 1 | -4/+4 | |
Guenther | |||||
2008-11-17 | s4-smbtorture: add test for svcctl_QueryServiceConfig2W. | Günther Deschner | 1 | -0/+49 | |
Guenther | |||||
2008-11-17 | svcctl: fix idl for svcctl_QueryServiceConfig2W. | Günther Deschner | 1 | -3/+3 | |
Guenther | |||||
2008-11-17 | svcctl: fix idl for EnumServicesStatusExW. | Günther Deschner | 1 | -6/+6 | |
Guenther | |||||
2008-11-17 | s4-smbtorture: fix test for svcctl_EnumServicesStatusW. | Günther Deschner | 1 | -5/+7 | |
Guenther | |||||
2008-11-17 | s4-smbtorture: add test for svcctl_QueryServiceStatusEx. | Günther Deschner | 1 | -0/+68 | |
Guenther | |||||
2008-11-17 | svcctl: fix idl for svcctl_QueryServiceStatusEx. | Günther Deschner | 1 | -3/+3 | |
Guenther | |||||
2008-11-17 | s4-smbtorture: pure reformatting of svcctl test. | Günther Deschner | 1 | -25/+24 | |
Guenther | |||||
2008-11-17 | s3-rpcclient: fill in unknowns in cmd_ntsvcs_get_hw_prof_info. | Günther Deschner | 1 | -3/+3 | |
Guenther | |||||
2008-11-17 | s4-smbtorture: add PNP_GetDeviceRegProp test for ntsvcs testsuite. | Günther Deschner | 1 | -0/+40 | |
Guenther | |||||
2008-11-17 | ntsvcs: remove todo from PNP_GetDeviceList. | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2008-11-17 | pam_winbind: rerun genmsg after Bo Yang's fixes. | Günther Deschner | 1 | -12/+7 | |
Guenther | |||||
2008-11-17 | s4:dsdb/samdb: don't allow objects without objectClass | Stefan Metzmacher | 1 | -2/+2 | |
We're using @ROOTDSE instead of CN=ROOTDSE. metze | |||||
2008-11-17 | Fix broken msgids in ntstatus_errors | Bo Yang | 1 | -6/+6 | |
Signed-off-by: Günther Deschner <gd@samba.org> | |||||
2008-11-17 | Improve the Gemand pam_winbind translation. | Andreas Schneider | 1 | -7/+7 | |
Signed-off-by: Andreas Schneider <anschneider@suse.de> | |||||
2008-11-17 | net: Fix net rap printq info documentation (bug #5892) | Kai Blin | 2 | -5/+6 | |
Carsten Dumke <carsten@cdumke.de> reported and provided a patch for v3.0 and v3.2. (See 0a7fb721cdc) This fixes the same issue in v3.3 and also changes the auto-generated usage information to give better help about net rap printq info. | |||||
2008-11-17 | Run the original operation before we update linked attrs | Andrew Bartlett | 1 | -17/+24 | |
This causes the linked attribute modifies to occour after the original operation is entered in the transaction (any failure still fails the lot). This means (I hope) that we can have another module search the originating record when the backlink is created, filling in the GUID and SID for the extended DN. Andrew Bartlett | |||||
2008-11-17 | Add helpful function for comparison of DATA_BLOB elements | Andrew Bartlett | 1 | -0/+15 | |
2008-11-17 | Remove timeout event once we are calling the callback. | Andrew Bartlett | 2 | -4/+6 | |
(Even if the callback takes some time, this isn't a ldb_tdb timeout any more) Andrew Bartlett | |||||
2008-11-17 | Improve debug when SASL search fails | Andrew Bartlett | 1 | -1/+1 | |
2008-11-17 | Print unconvertable ldb element values as base64. | Andrew Bartlett | 1 | -2/+4 | |
If an LDB element cannot be converted into a printable form, we should still print it, just with safety applied. Andrew Bartlett | |||||
2008-11-17 | The samba3sam test does not really need the extended_dn module | Andrew Bartlett | 1 | -1/+1 | |
(This module has been split up into extended_dn_in, extended_dn_out and extended_dn_store). Andrew Bartlett | |||||
2008-11-17 | Use new GUID_from_data_blob | Andrew Bartlett | 1 | -2/+2 | |
This avoid the problem that GUID_from_string now strictly requires no trailing data after the string-form GUID. Andrew Bartlett | |||||
2008-11-17 | Remove restrictions on number of DN components in LDAP server | Andrew Bartlett | 1 | -13/+9 | |
There is no reason for these restrictions to be in the LDAP server - they belong in the LDB layer. When accepting 'extended' or 'alternate' DNs we can't tell anyway. Andrew Bartlett | |||||
2008-11-17 | Always validate a DN when constructing from a string in python | Andrew Bartlett | 1 | -1/+1 | |