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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
dbchecker: when fixing a bad GUID in a DN, search by the string DN
Andrew Tridgell
2011-06-22
1
-1
/
+1
*
|
samba-tool: added --attrs option to dbcheck
Andrew Tridgell
2011-06-22
2
-8
/
+15
*
|
samba-tool: make the dbcheck class available outside of samba-tool
Andrew Tridgell
2011-06-22
2
-285
/
+324
*
|
samba-tool: added --quiet option to dbcheck
Andrew Tridgell
2011-06-22
1
-35
/
+43
*
|
s4:winbind/wb_init_domain: use DCERPC_SCHANNEL_128 in order to work against w...
Stefan Metzmacher
2011-06-22
1
-1
/
+1
*
|
s4:ntvfs/cifs: add option to use S4U2Proxy
Stefan Metzmacher
2011-06-22
1
-0
/
+49
*
|
s4:auth/kerberos: protect kerberos_kinit_password_cc() against old KDCs
Stefan Metzmacher
2011-06-22
1
-1
/
+48
*
|
s4:auth/kerberos: add S4U2Proxy support to kerberos_kinit_password_cc()
Stefan Metzmacher
2011-06-22
3
-5
/
+134
*
|
Update eDirectory schema
Jim McDonough
2011-06-22
1
-49
/
+20
*
|
s4-dsdb: bypass validation when relax set
Andrew Tridgell
2011-06-22
1
-1
/
+2
*
|
samba-tool: allow for running dbcheck against a remove ldap server
Andrew Tridgell
2011-06-22
1
-5
/
+14
*
|
samba-tool: expanded dbcheck DN checking
Andrew Tridgell
2011-06-22
1
-21
/
+104
*
|
s4-dsdb: prioritise GUID in extended_dn_in
Andrew Tridgell
2011-06-22
1
-8
/
+11
*
|
s4-dsdb: catch duplicate matches in extended_dn_in
Andrew Tridgell
2011-06-22
1
-0
/
+12
*
|
s3: Added missing includes to .clang_complete.
Andreas Schneider
2011-06-22
1
-0
/
+2
*
|
s4:auth/kerberos: protect kerberos_kinit_password_cc() against old KDCs
Stefan Metzmacher
2011-06-22
1
-1
/
+47
*
|
s4:auth/kerberos: remove one indentation level in kerberos_kinit_password_cc()
Stefan Metzmacher
2011-06-22
1
-94
/
+99
*
|
s4:auth/kerberos: reformat kerberos_kinit_password_cc()
Stefan Metzmacher
2011-06-22
1
-32
/
+41
*
|
s4:auth/kerberos: don't mix s4u2self creds with machine account creds
Stefan Metzmacher
2011-06-22
1
-24
/
+76
*
|
s4:auth/kerberos: use better variable names in kerberos_kinit_password_cc()
Stefan Metzmacher
2011-06-22
1
-27
/
+41
*
|
s4:auth/kerberos: don't ignore return code in kerberos_kinit_password_cc()
Stefan Metzmacher
2011-06-22
1
-0
/
+2
*
|
samba-tool: added missing GUID component checks to dbcheck
Andrew Tridgell
2011-06-22
1
-4
/
+93
*
|
pyldb: added methods to get/set extended components on DNs
Andrew Tridgell
2011-06-22
1
-0
/
+51
*
|
pydsdb: added get_syntax_oid_from_lDAPDisplayName()
Andrew Tridgell
2011-06-22
2
-0
/
+45
*
|
ldb: added extended_str() method to pyldb
Andrew Tridgell
2011-06-22
1
-0
/
+16
*
|
ldb: expose syntax oids to python
Andrew Tridgell
2011-06-22
1
-0
/
+10
*
|
samba-tool: try to keep dbcheck.py in a logical ordering
Andrew Tridgell
2011-06-22
1
-29
/
+38
*
|
s4-dsdb: don't add zero GUID to BINARY_DN
Andrew Tridgell
2011-06-22
1
-9
/
+11
*
|
s3-spoolss: Fix some valgrind warnings.
Andreas Schneider
2011-06-21
2
-8
/
+8
*
|
s3-rpc_client: Fix some valgrind warnings.
Andreas Schneider
2011-06-21
1
-10
/
+12
*
|
s4-smbtorture: rework the spoolss notify test a bit.
Günther Deschner
2011-06-21
1
-16
/
+15
*
|
s4-smbtorture: use ipv4 addresses for backchannel spoolss change notify
Günther Deschner
2011-06-21
1
-1
/
+1
*
|
s3: Remove unused code
Volker Lendecke
2011-06-21
3
-127
/
+0
*
|
s3: Convert WINBINDD_WINS_BYNAME to the async API
Volker Lendecke
2011-06-21
5
-4
/
+159
*
|
s3-smbd: longer explanation of smbd_shim code
Andrew Tridgell
2011-06-21
1
-2
/
+7
*
|
s3-build: Provide a run-time shim to work around duplicate symbols
Andrew Bartlett
2011-06-21
13
-95
/
+187
*
|
lib/util: Restore CH_UNIX as source charset for d_printf()
Andrew Bartlett
2011-06-21
1
-1
/
+1
*
|
lib/util Remove display_cd from d_printf()
Andrew Bartlett
2011-06-21
1
-7
/
+0
*
|
s4/auth: Trivial spelling fixes.
Brad Hards
2011-06-21
2
-6
/
+6
*
|
build: move dynconfig for top level build up
Andrew Bartlett
2011-06-21
3
-4
/
+4
*
|
lib/ccan/tally.h: update for FreeBSD compile.
Rusty Russell
2011-06-21
7
-2
/
+8
*
|
s4-param Autogenerate the loadparm_globals and loadparm_service tables
Andrew Bartlett
2011-06-21
3
-153
/
+226
*
|
selftest: Run tests for libsmbclient and libnetapi
Andrew Bartlett
2011-06-21
4
-2
/
+11
*
|
s4-torture Enable libnetapi and libsmbclient tests using combined build
Andrew Bartlett
2011-06-21
4
-27
/
+25
*
|
build: disable -Wl,--as-needed to try and fix the build
Andrew Bartlett
2011-06-21
1
-2
/
+7
*
|
s4-cmdline: Rename popt tables to avoid symbol conflicts
Andrew Bartlett
2011-06-21
3
-12
/
+12
*
|
lib/util Remove samba-util-common!
Andrew Bartlett
2011-06-21
10
-145
/
+112
*
|
lib/util: allow parmlist.c to compile under s3 includes.h
Andrew Bartlett
2011-06-21
1
-0
/
+2
*
|
lib/util: Use common d_printf() in the whole codebase
Andrew Bartlett
2011-06-21
7
-162
/
+26
*
|
s3-param Put &Globals in the FN_ macros, rather than in each entry
Andrew Bartlett
2011-06-21
1
-254
/
+254
[prev]
[next]