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
*
s4-ldb: added LDB_TYPESAFE_QSORT()
Andrew Tridgell
2010-02-13
1
-0
/
+18
*
s4-wrepl: use TYPESAFE_QSORT() in wins repl code
Andrew Tridgell
2010-02-13
1
-1
/
+2
*
s4-torture: use TYPESAFE_QSORT() in smbtorture
Andrew Tridgell
2010-02-13
4
-26
/
+15
*
s4-rpcserver: use TYPESAFE_QSORT() in rpc servers
Andrew Tridgell
2010-02-13
3
-24
/
+19
*
s4-ntvfs: use TYPESAFE_QSORT() in notify code
Andrew Tridgell
2010-02-13
1
-3
/
+2
*
s4-socket: use TYPESAFE_QSORT() in netif code
Andrew Tridgell
2010-02-13
1
-1
/
+2
*
s4-auth: use TYPESAFE_QSORT() in gensec
Andrew Tridgell
2010-02-13
1
-1
/
+2
*
s4-dsdb: use TYPESAFE_QSORT() in dsdb code
Andrew Tridgell
2010-02-13
7
-52
/
+28
*
s4:kdc Fill in created_by principal field
Simo Sorce
2010-02-12
1
-4
/
+7
*
s4:kdc Fix double free and uninitialized memory.
Simo Sorce
2010-02-12
1
-2
/
+13
*
s4:auth/credentials/credentials.c - Initialise the "lm_response" and "nt_resp...
Matthias Dieter Wallnöfer
2010-02-12
1
-0
/
+5
*
s4:getopt.py - set the password callback only when no password has been provided
Matthias Dieter Wallnöfer
2010-02-12
1
-4
/
+6
*
s4:net_drs_bind: make some more stuff static
Stefan Metzmacher
2010-02-12
1
-2
/
+2
*
s4:net/drs: use the full path to "utils/net/drs/net_drs*.h"
Stefan Metzmacher
2010-02-12
5
-5
/
+5
*
s4: Switch to S3-style id mapping data types.
Kai Blin
2010-02-11
14
-82
/
+97
*
s4 idmap: Make the sid_to_xid and xid_to_sid calls static.
Kai Blin
2010-02-11
1
-4
/
+8
*
ldb_match - Ignore ":dn" part of extended matches for now
Matthias Dieter Wallnöfer
2010-02-11
1
-2
/
+5
*
s4-provision: import the R2 functional level
Andrew Tridgell
2010-02-12
1
-1
/
+1
*
s4-build: avoid finding python symlinks
Andrew Tridgell
2010-02-12
1
-1
/
+1
*
s4-provision: fixed --function-level option to provision
Andrew Tridgell
2010-02-12
1
-0
/
+1
*
s4-script: make enablerecyclebin use system_session
Andrew Tridgell
2010-02-12
1
-1
/
+2
*
s4-pyldb: null terminate string ldb message elements from python
Andrew Tridgell
2010-02-12
1
-4
/
+4
*
s4-net-drs: fix some coding style issues
Andrew Tridgell
2010-02-11
2
-3
/
+2
*
s4/net_drs: 'net drs kcc' command implementation
Kamen Mazdrashki
2010-02-11
3
-2
/
+177
*
s4/net_drs: 'net drs bind' command implementation
Kamen Mazdrashki
2010-02-11
2
-1
/
+138
*
s4/net_drs: 'net drs' utility initial creation
Kamen Mazdrashki
2010-02-11
4
-1
/
+377
*
provision: Use short name for assignee of ACE (BA, SA, CO, ...)
Matthieu Patou
2010-02-11
1
-8
/
+6
*
python-s4: use secrets.ldb instead of sam.ldb for reading domain SID
Matthieu Patou
2010-02-11
1
-2
/
+2
*
provision: Fix an error with eadb when using not default install dir and runn...
Matthieu Patou
2010-02-11
1
-1
/
+5
*
s4-dns: don't leave behind a tmp file
Andrew Tridgell
2010-02-11
1
-0
/
+2
*
s4-dns: added a dns update task
Andrew Tridgell
2010-02-11
4
-1
/
+237
*
s4-provision: cope with umask in creating private/dns
Andrew Tridgell
2010-02-11
1
-0
/
+2
*
s4-provision: pre-create a named.conf.update file
Andrew Tridgell
2010-02-11
3
-36
/
+13
*
s4-provision: move zone file to dns subdirectory
Andrew Tridgell
2010-02-11
2
-14
/
+54
*
s4:provision Be more polite to long-suffering Samba testers.
Andrew Bartlett
2010-02-11
1
-2
/
+3
*
test:local added LOCAL-DLINKLIST testsuite
Andrew Tridgell
2010-02-10
2
-0
/
+2
*
util: rewrite dlinklist.h so that DLIST_ADD_END() is O(1)
Andrew Tridgell
2010-02-10
2
-61
/
+112
*
s4-ldb: update ldb_tdb to use new DLIST_ macros
Andrew Tridgell
2010-02-10
1
-15
/
+3
*
s4-dsdb: update repl_meta_data.c to use new DLIST_ macros
Jeremy Allison
2010-02-10
1
-3
/
+2
*
Temporary changes to dlinklist to keep the implementation static whilst
Jeremy Allison
2010-02-10
1
-0
/
+16
*
s4:provision Just 'do the right thing' with empty smb.conf files
Andrew Bartlett
2010-02-10
2
-2
/
+26
*
s4-smbtorture: use test_GetPrinter_level in RPC-SPOOLSS-NOTIFY.
Günther Deschner
2010-02-10
2
-45
/
+27
*
s4:Remove "Py_RETURN_NONE" compatibility code
Matthias Dieter Wallnöfer
2010-02-09
11
-44
/
+0
*
s4-torture: allow host-only in unc lists in smbtorture
Andrew Tridgell
2010-02-09
2
-4
/
+7
*
s4-smbtorture: skip over ValidatePassword if DCERPC error is returned.
Günther Deschner
2010-02-08
1
-0
/
+4
*
s4:subtree_delete - "NULL" as format string isn't allowed on FreeBSD
Matthias Dieter Wallnöfer
2010-02-08
1
-2
/
+3
*
s4:heimdal: regerenate files
Stefan Metzmacher
2010-02-08
9
-173
/
+218
*
s4:heimdal_build: allow flex-2.5.35:bison-2.4.1 to regenerate files
Stefan Metzmacher
2010-02-08
1
-1
/
+9
*
s4-torture: more useful error message in SMB2-DIR
Andrew Tridgell
2010-02-08
1
-2
/
+2
*
s4-registry: fixed byte order assumptions
Andrew Tridgell
2010-02-07
4
-7
/
+9
[next]