index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-27
s4:python Add helper to get at the domain SID
Andrew Bartlett
2
-0
/
+33
2009-08-26
s4-smbtorture: add RPC-NETLOGON-S3 to test samba3 netlogon server.
Günther Deschner
2
-0
/
+19
2009-08-26
s4:heimdal_build: lib/hcrypto/evp-aes-cts.o belongs to HEIMDAL_HCRYPTO
Stefan Metzmacher
1
-1
/
+1
2009-08-26
schannel: move schannel.idl to main directory.
Günther Deschner
2
-45
/
+1
2009-08-26
s4:provision Ensure that @OPTIONS is mirrored into each partition
Andrew Bartlett
3
-3
/
+7
2009-08-26
s4:ldb Add ldb_ldif_write_string() and python wrappers
Andrew Bartlett
4
-1
/
+95
2009-08-26
s4:ldb Add hooks to get/set the flags on a ldb_message_element
Andrew Bartlett
2
-5
/
+65
2009-08-26
s4:schema Rework dsdb_write_prefixes_from_schema_to_ldb() to use talloc
Andrew Bartlett
1
-14
/
+20
2009-08-26
s4:provison Add prefixes to ldb using same code a later modify will use
Andrew Bartlett
4
-8
/
+38
2009-08-26
s4:provision Only create references to our server DN after the self join
Andrew Bartlett
6
-9
/
+39
2009-08-26
s4:scheam quiet a 'const' warning
Andrew Bartlett
1
-1
/
+1
2009-08-26
s4:dsdb Rework dsdb_write_prefixes_to_ldb() to take a schema
Andrew Bartlett
1
-14
/
+13
2009-08-26
s4:dsdb Use helper function to add 'show deleted' control
Andrew Bartlett
1
-20
/
+10
2009-08-25
fixed DRS rename of deleted objects
Andrew Tridgell
1
-1
/
+20
2009-08-25
fixed a double free bug on error in net export
Andrew Tridgell
1
-1
/
+0
2009-08-25
s4:python Fix the reprovision test by deleting 'deleted' objects too.
Andrew Bartlett
1
-6
/
+9
2009-08-25
s4:dsdb Rework show_deleted module not to liniearise the LDAP filter
Andrew Bartlett
1
-72
/
+37
2009-08-24
Allow systems with timestamp granularity of 1sec to work with
Jeremy Allison
1
-0
/
+15
2009-08-24
s4:dsdb Use talloc_strndup() to ensure OIDs are null terminated
Andrew Bartlett
1
-8
/
+11
2009-08-24
s4:ldb Add python binding and test for ldb_msg_diff()
Andrew Bartlett
2
-0
/
+43
2009-08-24
s4:dsdb Add const
Andrew Bartlett
1
-2
/
+2
2009-08-24
s4:dsdb remove unused variable
Andrew Bartlett
1
-1
/
+0
2009-08-24
s4:dsdb use talloc_strndup() in GET_STRING_LDB() rather than walk off the end
Andrew Bartlett
1
-7
/
+17
2009-08-24
s4:cmdline: setup talloc log and abort functions
Stefan Metzmacher
2
-5
/
+7
2009-08-24
s4:build: require talloc >= 2.0.0
Stefan Metzmacher
1
-1
/
+1
2009-08-22
s4:ntp_signd Fix bug 6656 - Set protocol version to 0, as used by ntpd
Andrew Bartlett
3
-7
/
+6
2009-08-21
s4:client
Sam Liddicott
1
-3
/
+7
2009-08-21
s4:ldb Python requires that a 'compare' handler return -1, 0 or 1
Andrew Bartlett
1
-1
/
+5
2009-08-21
s4:ldb Use length-limited printf to avoid walking off end of strings
Andrew Bartlett
1
-1
/
+1
2009-08-21
s4:kerberos Use MIT compatible names for these enc types
Andrew Bartlett
2
-3
/
+3
2009-08-20
s4-spoolss: add stubs for new idl opcodes in spoolss server.
Günther Deschner
1
-0
/
+140
2009-08-19
added basic support for rename in DRS replication
Andrew Tridgell
1
-5
/
+9
2009-08-19
we need the Deleted Objects container for replication
Andrew Tridgell
1
-0
/
+6
2009-08-18
s4 winbind: Quiet down the WINBINDD_DOMAIN_INFO handler stub warning
Kai Blin
1
-1
/
+1
2009-08-18
s4 winbind: Silence compile warning by adding new commands to the list
Kai Blin
1
-0
/
+3
2009-08-18
s4 winbind: Implement a stubbed out version of WINBINDD_DOMAIN_INFO
Kai Blin
2
-1
/
+19
2009-08-18
s4 ctags: Stop *_proto.h files from cluttering up the tags
Kai Blin
1
-1
/
+1
2009-08-17
s4: int32 handling: previous fix was not fully correct
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-08-17
s4: Make the int32 problem more clear - and fix another error
Matthias Dieter Wallnöfer
3
-1
/
+9
2009-08-18
s4:librpc/rpc: fix DEBUG() message
Stefan Metzmacher
1
-1
/
+1
2009-08-17
fixed make test reporting success when provision fails
Andrew Tridgell
1
-24
/
+51
2009-08-17
s4: Fixed the int32 datatype support
Matthias Dieter Wallnöfer
2
-4
/
+4
2009-08-17
fixed the build
Andrew Tridgell
1
-3
/
+5
2009-08-17
s4: Major rework of the LDB/SAMDB/IDMAP python bindings
Matthias Dieter Wallnöfer
4
-55
/
+57
2009-08-17
s4:python tools - Centralise the lookups for the default domain (root) in the...
Matthias Dieter Wallnöfer
2
-16
/
+7
2009-08-17
s4:pyglue Add a wrapper for loading the correct UTF8 casefolder
Matthias Dieter Wallnöfer
1
-0
/
+20
2009-08-17
s4:ldb python bindings: Handle the parameters of the connect call in the righ...
Matthias Dieter Wallnöfer
1
-2
/
+8
2009-08-17
Revert "s4:samdb python bindings - we don't need the attributes here"
Matthias Dieter Wallnöfer
1
-1
/
+2
2009-08-17
sigh - still not right
Andrew Tridgell
1
-5
/
+5
2009-08-17
fixed up add_foreign again
Andrew Tridgell
2
-23
/
+23
[prev]
[next]