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
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed transaction handling in linked_attributes module
Andrew Tridgell
2009-09-03
1
-76
/
+4
*
add the the linked attributes elements to the repl structure
Andrew Tridgell
2009-09-03
2
-1
/
+9
*
tell the server that we support linked attribute replication
Andrew Tridgell
2009-09-03
1
-6
/
+1
*
added dsdb_find_dn_by_guid()
Andrew Tridgell
2009-09-03
1
-0
/
+78
*
support config files in the current directory
Andrew Tridgell
2009-09-03
1
-2
/
+7
*
s4-smbtorture: test netr_ServerSetPassword2 against Samba3.
Günther Deschner
2009-09-02
1
-0
/
+1
*
show the full set of command line options for ldb tools
Andrew Tridgell
2009-09-02
5
-29
/
+6
*
traverse the ac list in reverse order
Andrew Tridgell
2009-09-02
1
-1
/
+6
*
repl_meta_data should only be included when we are a DC
Andrew Tridgell
2009-09-02
1
-1
/
+1
*
s4:dsdb rewrite the linked_atrributes code to commit in the end_transaction hook
Andrew Tridgell
2009-09-02
1
-107
/
+281
*
move the repl_meta_data module up the ldb module stack
Andrew Tridgell
2009-09-02
1
-1
/
+2
*
wrap the entire vampire operation in a transaction
Andrew Tridgell
2009-09-02
1
-13
/
+24
*
use ldb_cmdline_help() in ldbsearch
Andrew Tridgell
2009-09-02
2
-8
/
+3
*
added ldb_cmdline_help()
Andrew Tridgell
2009-09-02
1
-29
/
+36
*
add the partition_control control to replication requests
Andrew Tridgell
2009-09-02
1
-0
/
+22
*
change the dsdb_control_current_partition to not include internal variables
Andrew Tridgell
2009-09-02
2
-82
/
+88
*
don't allow two controls to be added with the same OID
Andrew Tridgell
2009-09-02
1
-1
/
+7
*
Display ldif formatted versions of all DRS changes at log level 4
Andrew Tridgell
2009-09-02
1
-0
/
+18
*
Wrap DRS changes in a transaction
Andrew Tridgell
2009-09-02
1
-0
/
+18
*
fixed spelling
Andrew Tridgell
2009-09-02
1
-1
/
+1
*
added ldb_ldif_message_string()
Andrew Tridgell
2009-09-02
2
-0
/
+28
*
ldb: Depend on libtalloc 2.0.0
Simo Sorce
2009-08-30
1
-1
/
+1
*
ldb: cosmetic changes in ldb_dn
Simo Sorce
2009-08-30
1
-193
/
+292
*
s4:ldb Don't sleep(100) in this error case, but debug the LDIF
Andrew Bartlett
2009-08-28
1
-6
/
+6
*
s4: Create helpers functions related to provision
Matthieu Patou
2009-08-28
1
-17
/
+34
*
s4-ldb: update dlinklist.h to match main copy (lib/util/dlinklist.h)
Michael Adam
2009-08-28
1
-6
/
+5
*
s4: include ntlmssp header in auth/ntlmssp/ntlmssp.h.
Günther Deschner
2009-08-28
1
-0
/
+1
*
s4-ntlmssp: use interface constants in TargetInfo blob.
Günther Deschner
2009-08-28
1
-5
/
+5
*
s4-ntlmssp: use NTLMSSP headers from IDL and remove duplicate constants.
Günther Deschner
2009-08-28
5
-50
/
+21
*
s4-schannel: add ldb suffix to schannel functions.
Günther Deschner
2009-08-27
2
-10
/
+10
*
s4-smbtorture: do not hard code BDC secure channel type into RPC-NETLOGON tests.
Günther Deschner
2009-08-27
1
-9
/
+12
*
s4-smbtorture: add test_SetPassword_flags to RPC-NETLOGON-S3 testsuite.
Günther Deschner
2009-08-27
1
-0
/
+101
*
s4:python Add helper to get at the domain SID
Andrew Bartlett
2009-08-27
2
-0
/
+33
*
s4-smbtorture: add RPC-NETLOGON-S3 to test samba3 netlogon server.
Günther Deschner
2009-08-26
2
-0
/
+19
*
s4:heimdal_build: lib/hcrypto/evp-aes-cts.o belongs to HEIMDAL_HCRYPTO
Stefan Metzmacher
2009-08-26
1
-1
/
+1
*
schannel: move schannel.idl to main directory.
Günther Deschner
2009-08-26
2
-45
/
+1
*
s4:provision Ensure that @OPTIONS is mirrored into each partition
Andrew Bartlett
2009-08-26
3
-3
/
+7
*
s4:ldb Add ldb_ldif_write_string() and python wrappers
Andrew Bartlett
2009-08-26
4
-1
/
+95
*
s4:ldb Add hooks to get/set the flags on a ldb_message_element
Andrew Bartlett
2009-08-26
2
-5
/
+65
*
s4:schema Rework dsdb_write_prefixes_from_schema_to_ldb() to use talloc
Andrew Bartlett
2009-08-26
1
-14
/
+20
*
s4:provison Add prefixes to ldb using same code a later modify will use
Andrew Bartlett
2009-08-26
4
-8
/
+38
*
s4:provision Only create references to our server DN after the self join
Andrew Bartlett
2009-08-26
6
-9
/
+39
*
s4:scheam quiet a 'const' warning
Andrew Bartlett
2009-08-26
1
-1
/
+1
*
s4:dsdb Rework dsdb_write_prefixes_to_ldb() to take a schema
Andrew Bartlett
2009-08-26
1
-14
/
+13
*
s4:dsdb Use helper function to add 'show deleted' control
Andrew Bartlett
2009-08-26
1
-20
/
+10
*
fixed DRS rename of deleted objects
Andrew Tridgell
2009-08-25
1
-1
/
+20
*
fixed a double free bug on error in net export
Andrew Tridgell
2009-08-25
1
-1
/
+0
*
s4:python Fix the reprovision test by deleting 'deleted' objects too.
Andrew Bartlett
2009-08-25
1
-6
/
+9
*
s4:dsdb Rework show_deleted module not to liniearise the LDAP filter
Andrew Bartlett
2009-08-25
1
-72
/
+37
*
Allow systems with timestamp granularity of 1sec to work with
Jeremy Allison
2009-08-24
1
-0
/
+15
[next]