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
*
pyldb: fix a bug in the unit test which prevented ldb.python to run all the t...
Matthieu Patou
2011-02-13
1
-0
/
+3
*
librpc: add bindings for dnsp in python
Matthieu Patou
2011-02-13
1
-0
/
+6
*
ldb: use the sizeof of the control variable as offset instead of hardcoded va...
Matthieu Patou
2011-02-13
1
-22
/
+21
*
ldb: remove "magic" string in ldb_controls, replace them with constants defin...
Matthieu Patou
2011-02-13
2
-22
/
+53
*
s4-tools: Added --sddl option, which allows the user to add an ACE to an obje...
Nadezhda Ivanova
2011-02-10
1
-4
/
+8
*
librpc: move preg.idl to main directory.
Günther Deschner
2011-02-10
1
-1
/
+1
*
s4-tests: Some tests that prove behavior for INHERITED user-provided ACEs is ...
Nadezhda Ivanova
2011-02-10
1
-0
/
+34
*
s4-build: need EXPAND_VARIABLES() for terminal in make test
Andrew Tridgell
2011-02-10
1
-1
/
+1
*
ldb: use #include <ldb.h> for ldb
Andrew Tridgell
2011-02-10
78
-121
/
+121
*
s4-krb5: authkrb5 should depend on ldb
Andrew Tridgell
2011-02-10
1
-1
/
+1
*
libcli/named_pipe_auth Change from 'info3' to auth_session_info_transport
Andrew Bartlett
2011-02-10
4
-174
/
+177
*
auth Move auth_sam_reply into the top level.
Andrew Bartlett
2011-02-10
2
-397
/
+0
*
ldb: added ldb 1.0.0 ABI signatures
Andrew Tridgell
2011-02-10
1
-0
/
+248
*
ldb: change version number to 1.0.0
Andrew Tridgell
2011-02-10
1
-1
/
+1
*
ldb: fixed two warnings in the ldb_ldap backend
Andrew Tridgell
2011-02-10
1
-2
/
+2
*
ldb: added a include/ldb_version.h
Andrew Tridgell
2011-02-10
2
-2
/
+10
*
s4:WAF build - remove "source4/configure.developer"
Matthias Dieter Wallnöfer
2011-02-09
1
-6
/
+0
*
ldb:tools - return LDB_ERR_OPERATIONS_ERROR on generic errors
Matthias Dieter Wallnöfer
2011-02-09
8
-19
/
+20
*
ldb:tools - always check if ldb connection has been estabilished
Matthias Dieter Wallnöfer
2011-02-09
7
-1
/
+19
*
ldb:ldbsearch tool - use LDB result constants where possible
Matthias Dieter Wallnöfer
2011-02-09
1
-7
/
+7
*
ldb:ldbsearch tool - simplify error code return
Matthias Dieter Wallnöfer
2011-02-09
1
-3
/
+1
*
ldb:ldbsearch tool - use "%u" for printing unsigned integers
Matthias Dieter Wallnöfer
2011-02-09
1
-1
/
+1
*
ldb:ldbedit tool - don't forget about the "do_edit" result code
Matthias Dieter Wallnöfer
2011-02-09
1
-11
/
+4
*
ldb:ldbedit tool - fix bug #7914
Matthias Dieter Wallnöfer
2011-02-09
1
-4
/
+7
*
ldb:ldbedit tool - use unsigned counters for consistency with other LDB tools
Matthias Dieter Wallnöfer
2011-02-09
1
-2
/
+2
*
ldb:ldbedit tool - use "%u" for printing out unsigned integers
Matthias Dieter Wallnöfer
2011-02-09
1
-2
/
+2
*
ldb:ldbedit tool - use LDB result constants where needed
Matthias Dieter Wallnöfer
2011-02-09
1
-5
/
+5
*
ldb:ldbrename tool - use LDB result constant where needed
Matthias Dieter Wallnöfer
2011-02-09
1
-1
/
+1
*
ldb:ldbmodify tool - use unsigned counters for consistency with other LDB tools
Matthias Dieter Wallnöfer
2011-02-09
1
-5
/
+5
*
ldb:ldbdel tool - use LDB result constants for consistency
Matthias Dieter Wallnöfer
2011-02-09
1
-7
/
+7
*
ldb:ldbadd tool - use LDB return codes where possible
Matthias Dieter Wallnöfer
2011-02-09
1
-4
/
+6
*
ldb:ldbadd tool - use "%u" for printing out unsigned integers
Matthias Dieter Wallnöfer
2011-02-09
1
-1
/
+1
*
ldb:ldbadd tool - use LDB result constants for consistency
Matthias Dieter Wallnöfer
2011-02-09
1
-4
/
+4
*
provision: Add missing dependency on pyldb-util.
Jelmer Vernooij
2011-02-09
1
-1
/
+1
*
dlinklist: Change license to LGPLv3+ (checked with tridge).
Jelmer Vernooij
2011-02-09
1
-11
/
+15
*
s4/tests: Implement a blackbox test for 'samba-tool drs' command
Kamen Mazdrashki
2011-02-09
2
-0
/
+101
*
s4/tests: Move command line processing into separate method to be reused
Kamen Mazdrashki
2011-02-09
1
-6
/
+6
*
s4/tests: Implement BlackboxTestCase.check_output() method
Kamen Mazdrashki
2011-02-09
1
-0
/
+11
*
s4/samba-tool/drs: Make use of Command.message() method instead of using 'print'
Kamen Mazdrashki
2011-02-09
1
-36
/
+37
*
s4/samba-tool/drs: Move get_dsServiceName function at module level to be re-used
Kamen Mazdrashki
2011-02-09
1
-12
/
+8
*
s4/samba-tool: 'drs options' command implementation
Kamen Mazdrashki
2011-02-09
1
-0
/
+71
*
s4-waf Remove source4 build system.
Andrew Bartlett
2011-02-09
7
-516
/
+0
*
s4-auth Fix setting of bad_password_count in auth_convert_user_info_dc_sambas...
Andrew Bartlett
2011-02-09
1
-1
/
+1
*
s4-selftest Fix valgrind and gdb options for top level build
Andrew Bartlett
2011-02-09
1
-2
/
+2
*
s4-auth Rework auth subsystem to remove struct auth_serversupplied_info
Andrew Bartlett
2011-02-09
35
-787
/
+840
*
s4-auth Add auth.idl to encode auth subsystem structures in IDL
Andrew Bartlett
2011-02-09
1
-0
/
+1
*
s4-smbtorture: add torture test to check proper add and delete driver operati...
Günther Deschner
2011-02-08
1
-0
/
+77
*
s4-smbtorture: also run the driver timestamp spoolss test against samba.
Günther Deschner
2011-02-08
1
-4
/
+0
*
s4-waf: split out wscript_build for ndrdump binary.
Günther Deschner
2011-02-08
1
-8
/
+1
*
lib/compression: add shared wscript_build.
Günther Deschner
2011-02-08
1
-6
/
+0
[next]