index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
s3-libnet-samsync: add samsync_ops.
Günther Deschner
2008-11-18
1
-0
/
+18
|
*
s3-libnet: move add_to_keytab_entries to libnet_keytab.
Günther Deschner
2008-11-18
4
-87
/
+93
|
*
s3-net: add "net rpc vampire passdb" that allows to take arguments.
Günther Deschner
2008-11-18
3
-0
/
+22
|
*
s3-net: use net_scan_dc in net rpc vampire keytab.
Günther Deschner
2008-11-18
1
-8
/
+27
|
*
s3-net: add net_scan_dc function.
Günther Deschner
2008-11-18
2
-0
/
+42
|
*
s3-net: add net_dc_info struct.
Günther Deschner
2008-11-18
1
-0
/
+10
|
*
s3-net-vampire: add support for partial replication (individual deltas).
Günther Deschner
2008-11-18
1
-0
/
+109
|
*
s3-libnet-samsync: add support for partial replication.
Günther Deschner
2008-11-18
2
-12
/
+124
|
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
2008-11-18
56
-338
/
+929
|
|
\
|
|
*
Fix bug #5906 when running winbindd on a Samba PDC. Winbindd crash on 'getent...
Davide Sfriso
2008-11-17
1
-2
/
+2
|
|
*
Fix bug #5900 reported by monyo@samba.gr.jp - vfs_readonly.so does not work.
Jeremy Allison
2008-11-17
4
-4
/
+21
|
|
*
s3-libnet-samsync: use enctype 23 for vampired keytab entries.
Günther Deschner
2008-11-17
1
-1
/
+1
|
|
*
Fix build warning introduced by making SERVICE_CONTROL an enum
Tim Prouty
2008-11-17
1
-4
/
+2
|
|
*
s3 create-tarball.sh: Remove dashes in git commands.
Karolin Seeger
2008-11-17
1
-4
/
+4
|
|
*
s3-build: re-run make samba3-idl.
Günther Deschner
2008-11-17
5
-109
/
+179
|
|
*
svcctl: fill in SERVICE_CONTROL from s3.
Günther Deschner
2008-11-17
7
-19
/
+54
|
|
*
svcctl: fix idl for svcctl_EnumServicesStatusW.
Günther Deschner
2008-11-17
1
-4
/
+4
|
|
*
s4-smbtorture: add test for svcctl_QueryServiceConfig2W.
Günther Deschner
2008-11-17
1
-0
/
+49
|
|
*
svcctl: fix idl for svcctl_QueryServiceConfig2W.
Günther Deschner
2008-11-17
1
-3
/
+3
|
|
*
svcctl: fix idl for EnumServicesStatusExW.
Günther Deschner
2008-11-17
1
-6
/
+6
|
|
*
s4-smbtorture: fix test for svcctl_EnumServicesStatusW.
Günther Deschner
2008-11-17
1
-5
/
+7
|
|
*
s4-smbtorture: add test for svcctl_QueryServiceStatusEx.
Günther Deschner
2008-11-17
1
-0
/
+68
|
|
*
svcctl: fix idl for svcctl_QueryServiceStatusEx.
Günther Deschner
2008-11-17
1
-3
/
+3
|
|
*
s4-smbtorture: pure reformatting of svcctl test.
Günther Deschner
2008-11-17
1
-25
/
+24
|
|
*
s3-rpcclient: fill in unknowns in cmd_ntsvcs_get_hw_prof_info.
Günther Deschner
2008-11-17
1
-3
/
+3
|
|
*
s4-smbtorture: add PNP_GetDeviceRegProp test for ntsvcs testsuite.
Günther Deschner
2008-11-17
1
-0
/
+40
|
|
*
ntsvcs: remove todo from PNP_GetDeviceList.
Günther Deschner
2008-11-17
1
-1
/
+1
|
|
*
pam_winbind: rerun genmsg after Bo Yang's fixes.
Günther Deschner
2008-11-17
1
-12
/
+7
|
|
*
s4:dsdb/samdb: don't allow objects without objectClass
Stefan Metzmacher
2008-11-17
1
-2
/
+2
|
|
*
Fix broken msgids in ntstatus_errors
Bo Yang
2008-11-17
1
-6
/
+6
|
|
*
Improve the Gemand pam_winbind translation.
Andreas Schneider
2008-11-17
1
-7
/
+7
|
|
*
net: Fix net rap printq info documentation (bug #5892)
Kai Blin
2008-11-17
2
-5
/
+6
|
|
*
Run the original operation before we update linked attrs
Andrew Bartlett
2008-11-17
1
-17
/
+24
|
|
*
Add helpful function for comparison of DATA_BLOB elements
Andrew Bartlett
2008-11-17
1
-0
/
+15
|
|
*
Remove timeout event once we are calling the callback.
Andrew Bartlett
2008-11-17
2
-4
/
+6
|
|
*
Improve debug when SASL search fails
Andrew Bartlett
2008-11-17
1
-1
/
+1
|
|
*
Print unconvertable ldb element values as base64.
Andrew Bartlett
2008-11-17
1
-2
/
+4
|
|
*
The samba3sam test does not really need the extended_dn module
Andrew Bartlett
2008-11-17
1
-1
/
+1
|
|
*
Use new GUID_from_data_blob
Andrew Bartlett
2008-11-17
1
-2
/
+2
|
|
*
Remove restrictions on number of DN components in LDAP server
Andrew Bartlett
2008-11-17
1
-13
/
+9
|
|
*
Always validate a DN when constructing from a string in python
Andrew Bartlett
2008-11-17
1
-1
/
+1
|
|
*
s4:dsdb/schema_fsmo: provide "extendedAttributeInfo" and "extendedClassInfo"
Stefan Metzmacher
2008-11-16
1
-0
/
+56
|
|
*
s4:dsdb/schema: add a function to generate the "extendedClassInfo" values
Stefan Metzmacher
2008-11-16
2
-5
/
+46
|
|
*
s4:dsdb/schema: add a function to generate the "extendedAttributeInfo" values
Stefan Metzmacher
2008-11-16
2
-8
/
+87
|
|
*
s4:dsdb/schema: use pointers for rangeLower and rangeUpper.
Stefan Metzmacher
2008-11-16
2
-6
/
+41
|
|
*
s4:dsdb/schema: we don't need to use find_syntax_map_by_ad_oid() as the synta...
Stefan Metzmacher
2008-11-16
1
-3
/
+1
|
|
*
librpc/ndr: add GUID_hexstring()
Stefan Metzmacher
2008-11-16
2
-0
/
+26
|
|
*
librpc/ndr: let GUID_from_data_blob() accept a ndr blob or a hex string too
Stefan Metzmacher
2008-11-16
1
-0
/
+29
|
|
*
s4:librpc/ndr: integrate NDR_MISC into LIBNDR
Stefan Metzmacher
2008-11-16
6
-32
/
+26
|
|
*
lib/util: hex_encode_talloc(): fix error path and set talloc name
Stefan Metzmacher
2008-11-16
1
-0
/
+4
[prev]
[next]