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
2010-02-15
s4-drs: use a permissive modify in addentry
Andrew Tridgell
1
-1
/
+1
2010-02-15
s4-dsdb: added dsdb_modify_permissive()
Andrew Tridgell
1
-0
/
+36
2010-02-14
s4:dcesrv_lsa.c - remove a superfluous empty line
Matthias Dieter Wallnöfer
1
-1
/
+0
2010-02-14
s4-rpcserver: teach the rpc server to cope with bad sig_size estimates
Andrew Tridgell
1
-18
/
+14
2010-02-14
a4-dcerpc: another attempt at dcerpc auth padding
Andrew Tridgell
3
-15
/
+20
2010-02-14
s4-ldb: use TYPESAFE_QSORT() in the rest of the ldb code
Andrew Tridgell
5
-11
/
+20
2010-02-13
s4:loadparm.c - prevent memory leaks
Matthias Dieter Wallnöfer
1
-0
/
+3
2010-02-13
s4:loadparm.c - the logfile parameter value needs to be duplicated
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-02-13
s4:popt_common.c - fix intendation
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-02-13
s4:util.c - Corrected the location of the "Directory Service" object
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-02-13
s4:server.c - use always "return" instead of "exit" in the "binary_smbd_main"...
Matthias Dieter Wallnöfer
1
-4
/
+4
2010-02-13
libwbclient: Separate out the async functions
Kai Blin
1
-1
/
+1
2010-02-13
s4-smbd: fix crash in notify code on client termination
Andrew Tridgell
1
-2
/
+2
2010-02-13
s4-rpc: be more careful about DCERPC auth padding
Andrew Tridgell
3
-107
/
+107
2010-02-13
s4: use LDB_TYPESAFE_QSORT() instead of ldb_qsort()
Andrew Tridgell
6
-16
/
+8
2010-02-13
s4-ldb: added LDB_TYPESAFE_QSORT()
Andrew Tridgell
1
-0
/
+18
2010-02-13
s4-wrepl: use TYPESAFE_QSORT() in wins repl code
Andrew Tridgell
1
-1
/
+2
2010-02-13
s4-torture: use TYPESAFE_QSORT() in smbtorture
Andrew Tridgell
4
-26
/
+15
2010-02-13
s4-rpcserver: use TYPESAFE_QSORT() in rpc servers
Andrew Tridgell
3
-24
/
+19
2010-02-13
s4-ntvfs: use TYPESAFE_QSORT() in notify code
Andrew Tridgell
1
-3
/
+2
2010-02-13
s4-socket: use TYPESAFE_QSORT() in netif code
Andrew Tridgell
1
-1
/
+2
2010-02-13
s4-auth: use TYPESAFE_QSORT() in gensec
Andrew Tridgell
1
-1
/
+2
2010-02-13
s4-dsdb: use TYPESAFE_QSORT() in dsdb code
Andrew Tridgell
7
-52
/
+28
2010-02-12
s4:kdc Fill in created_by principal field
Simo Sorce
1
-4
/
+7
2010-02-12
s4:kdc Fix double free and uninitialized memory.
Simo Sorce
1
-2
/
+13
2010-02-12
s4:auth/credentials/credentials.c - Initialise the "lm_response" and "nt_resp...
Matthias Dieter Wallnöfer
1
-0
/
+5
2010-02-12
s4:getopt.py - set the password callback only when no password has been provided
Matthias Dieter Wallnöfer
1
-4
/
+6
2010-02-12
s4:net_drs_bind: make some more stuff static
Stefan Metzmacher
1
-2
/
+2
2010-02-12
s4:net/drs: use the full path to "utils/net/drs/net_drs*.h"
Stefan Metzmacher
5
-5
/
+5
2010-02-11
s4: Switch to S3-style id mapping data types.
Kai Blin
14
-82
/
+97
2010-02-11
s4 idmap: Make the sid_to_xid and xid_to_sid calls static.
Kai Blin
1
-4
/
+8
2010-02-11
ldb_match - Ignore ":dn" part of extended matches for now
Matthias Dieter Wallnöfer
1
-2
/
+5
2010-02-12
s4-provision: import the R2 functional level
Andrew Tridgell
1
-1
/
+1
2010-02-12
s4-build: avoid finding python symlinks
Andrew Tridgell
1
-1
/
+1
2010-02-12
s4-provision: fixed --function-level option to provision
Andrew Tridgell
1
-0
/
+1
2010-02-12
s4-script: make enablerecyclebin use system_session
Andrew Tridgell
1
-1
/
+2
2010-02-12
s4-pyldb: null terminate string ldb message elements from python
Andrew Tridgell
1
-4
/
+4
2010-02-11
s4-net-drs: fix some coding style issues
Andrew Tridgell
2
-3
/
+2
2010-02-11
s4/net_drs: 'net drs kcc' command implementation
Kamen Mazdrashki
3
-2
/
+177
2010-02-11
s4/net_drs: 'net drs bind' command implementation
Kamen Mazdrashki
2
-1
/
+138
2010-02-11
s4/net_drs: 'net drs' utility initial creation
Kamen Mazdrashki
4
-1
/
+377
2010-02-11
provision: Use short name for assignee of ACE (BA, SA, CO, ...)
Matthieu Patou
1
-8
/
+6
2010-02-11
python-s4: use secrets.ldb instead of sam.ldb for reading domain SID
Matthieu Patou
1
-2
/
+2
2010-02-11
provision: Fix an error with eadb when using not default install dir and runn...
Matthieu Patou
1
-1
/
+5
2010-02-11
s4-dns: don't leave behind a tmp file
Andrew Tridgell
1
-0
/
+2
2010-02-11
s4-dns: added a dns update task
Andrew Tridgell
4
-1
/
+237
2010-02-11
s4-provision: cope with umask in creating private/dns
Andrew Tridgell
1
-0
/
+2
2010-02-11
s4-provision: pre-create a named.conf.update file
Andrew Tridgell
3
-36
/
+13
2010-02-11
s4-provision: move zone file to dns subdirectory
Andrew Tridgell
2
-14
/
+54
2010-02-11
s4:provision Be more polite to long-suffering Samba testers.
Andrew Bartlett
1
-2
/
+3
[prev]
[next]