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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-23
s3: remove prototype of convert_string from proto.h
Michael Adam
1
-4
/
+0
2011-06-23
dfsreferral: search client's site and use it
Matthieu Patou
1
-2
/
+2
2011-06-22
s4-dbcheck: fix uninitialized errstr in err_dn_target_mismatch
Matthieu Patou
1
-2
/
+3
2011-06-22
s4-dbcheck: remove unused include
Matthieu Patou
1
-1
/
+1
2011-06-22
s4-schema: avoid segfaulting if id3.guid is NULL
Matthieu Patou
1
-2
/
+1
2011-06-22
s4-samba_dnsupdate: set environment via the env parameter
Matthieu Patou
1
-1
/
+1
2011-06-22
s4-upgradeprovision: Don't forget to populate the non replicated objects, and...
Matthieu Patou
1
-2
/
+4
2011-06-22
dbchecker: cope with a broken link to Deleted Objects
Andrew Tridgell
1
-2
/
+9
2011-06-22
dbchecker: fixed argument error for -H and DN
Andrew Tridgell
1
-1
/
+1
2011-06-22
dbchecker: when fixing a bad GUID in a DN, search by the string DN
Andrew Tridgell
1
-1
/
+1
2011-06-22
samba-tool: added --attrs option to dbcheck
Andrew Tridgell
2
-8
/
+15
2011-06-22
samba-tool: make the dbcheck class available outside of samba-tool
Andrew Tridgell
2
-285
/
+324
2011-06-22
samba-tool: added --quiet option to dbcheck
Andrew Tridgell
1
-35
/
+43
2011-06-22
s4:winbind/wb_init_domain: use DCERPC_SCHANNEL_128 in order to work against w...
Stefan Metzmacher
1
-1
/
+1
2011-06-22
s4:ntvfs/cifs: add option to use S4U2Proxy
Stefan Metzmacher
1
-0
/
+49
2011-06-22
s4:auth/kerberos: protect kerberos_kinit_password_cc() against old KDCs
Stefan Metzmacher
1
-1
/
+48
2011-06-22
s4:auth/kerberos: add S4U2Proxy support to kerberos_kinit_password_cc()
Stefan Metzmacher
3
-5
/
+134
2011-06-22
Update eDirectory schema
Jim McDonough
1
-49
/
+20
2011-06-22
s4-dsdb: bypass validation when relax set
Andrew Tridgell
1
-1
/
+2
2011-06-22
samba-tool: allow for running dbcheck against a remove ldap server
Andrew Tridgell
1
-5
/
+14
2011-06-22
samba-tool: expanded dbcheck DN checking
Andrew Tridgell
1
-21
/
+104
2011-06-22
s4-dsdb: prioritise GUID in extended_dn_in
Andrew Tridgell
1
-8
/
+11
2011-06-22
s4-dsdb: catch duplicate matches in extended_dn_in
Andrew Tridgell
1
-0
/
+12
2011-06-22
s3: Added missing includes to .clang_complete.
Andreas Schneider
1
-0
/
+2
2011-06-22
s4:auth/kerberos: protect kerberos_kinit_password_cc() against old KDCs
Stefan Metzmacher
1
-1
/
+47
2011-06-22
s4:auth/kerberos: remove one indentation level in kerberos_kinit_password_cc()
Stefan Metzmacher
1
-94
/
+99
2011-06-22
s4:auth/kerberos: reformat kerberos_kinit_password_cc()
Stefan Metzmacher
1
-32
/
+41
2011-06-22
s4:auth/kerberos: don't mix s4u2self creds with machine account creds
Stefan Metzmacher
1
-24
/
+76
2011-06-22
s4:auth/kerberos: use better variable names in kerberos_kinit_password_cc()
Stefan Metzmacher
1
-27
/
+41
2011-06-22
s4:auth/kerberos: don't ignore return code in kerberos_kinit_password_cc()
Stefan Metzmacher
1
-0
/
+2
2011-06-22
samba-tool: added missing GUID component checks to dbcheck
Andrew Tridgell
1
-4
/
+93
2011-06-22
pyldb: added methods to get/set extended components on DNs
Andrew Tridgell
1
-0
/
+51
2011-06-22
pydsdb: added get_syntax_oid_from_lDAPDisplayName()
Andrew Tridgell
2
-0
/
+45
2011-06-22
ldb: added extended_str() method to pyldb
Andrew Tridgell
1
-0
/
+16
2011-06-22
ldb: expose syntax oids to python
Andrew Tridgell
1
-0
/
+10
2011-06-22
samba-tool: try to keep dbcheck.py in a logical ordering
Andrew Tridgell
1
-29
/
+38
2011-06-22
s4-dsdb: don't add zero GUID to BINARY_DN
Andrew Tridgell
1
-9
/
+11
2011-06-21
s3-spoolss: Fix some valgrind warnings.
Andreas Schneider
2
-8
/
+8
2011-06-21
s3-rpc_client: Fix some valgrind warnings.
Andreas Schneider
1
-10
/
+12
2011-06-21
s4-smbtorture: rework the spoolss notify test a bit.
Günther Deschner
1
-16
/
+15
2011-06-21
s4-smbtorture: use ipv4 addresses for backchannel spoolss change notify
Günther Deschner
1
-1
/
+1
2011-06-21
s3: Remove unused code
Volker Lendecke
3
-127
/
+0
2011-06-21
s3: Convert WINBINDD_WINS_BYNAME to the async API
Volker Lendecke
5
-4
/
+159
2011-06-21
s3-smbd: longer explanation of smbd_shim code
Andrew Tridgell
1
-2
/
+7
2011-06-21
s3-build: Provide a run-time shim to work around duplicate symbols
Andrew Bartlett
13
-95
/
+187
2011-06-21
lib/util: Restore CH_UNIX as source charset for d_printf()
Andrew Bartlett
1
-1
/
+1
2011-06-21
lib/util Remove display_cd from d_printf()
Andrew Bartlett
1
-7
/
+0
2011-06-21
s4/auth: Trivial spelling fixes.
Brad Hards
2
-6
/
+6
2011-06-21
build: move dynconfig for top level build up
Andrew Bartlett
3
-4
/
+4
2011-06-21
lib/ccan/tally.h: update for FreeBSD compile.
Rusty Russell
7
-2
/
+8
[next]