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
2013-05-18
librpc: Add NDR_PRINT_DEBUGC to ndr print to a debug class
Kai Blin
4
-1
/
+302
2013-05-18
debug: Add ability to dump_data per debug class
Kai Blin
3
-0
/
+45
2013-05-18
smbd: Fix a ISO C90 forbids mixed declarations and code warning
Volker Lendecke
1
-1
/
+1
2013-05-17
More generic check for OpenBSD platform
Vadim Zhukov
3
-4
/
+4
2013-05-17
docs: mention AD prerequirements for using idmap_ad
Björn Jacke
1
-3
/
+6
2013-05-17
doc: some fixes for vfs_full_audit man page
Björn Jacke
1
-4
/
+4
2013-05-17
s4:dsdb python tests - set the executable flag
Matthias Dieter Wallnöfer
2
-0
/
+0
2013-05-17
s3:lib/ctdb_conn make sure we are root before connecting to CTDB
Christian Ambach
1
-1
/
+14
2013-05-17
lib: Add before/after hooks to async_connect
Volker Lendecke
6
-13
/
+42
2013-05-17
waf: build vfs_aixacl2 module by default on AIX
Christian Ambach
1
-1
/
+1
2013-05-17
waf: only use -fstack-protector when both compiler and linker support it
Christian Ambach
1
-1
/
+1
2013-05-17
docs/rpcdaemon: some formating fixes
Björn Jacke
1
-10
/
+16
2013-05-17
drsuapi: Debug more clearly why NC is bad in updateRefs
Matthieu Patou
1
-0
/
+2
2013-05-17
nsswitch: fix some typos
Christian Ambach
1
-2
/
+2
2013-05-16
s3:lib/dbwrap add missing curly braces
Christian Ambach
1
-2
/
+4
2013-05-16
s3:include remove non-blank line endings
Christian Ambach
1
-3
/
+3
2013-05-16
auth: Ensure auth_sam is not used on the AD DC
Andrew Bartlett
1
-0
/
+7
2013-05-16
dsdb: Expand on what the error finding the ntSecurityDescriptor was in acl_read
Andrew Bartlett
1
-2
/
+8
2013-05-16
autobuild.py add ntdb to the samba-libs task, to ensure it works as an extern...
Andrew Bartlett
1
-1
/
+5
2013-05-16
rpc_server-drsuapi: Include the failing DN when unable to convert DB objects ...
Andrew Bartlett
1
-4
/
+6
2013-05-16
dsdb-schema: Print clear debug message when we find a OID in our local DB we ...
Andrew Bartlett
1
-0
/
+1
2013-05-16
dsdb-repl: Allow the name attribute (and name-based schema lookups) to be ski...
Andrew Bartlett
1
-12
/
+19
2013-05-16
python-samba-tool domain classicupgrade: Use transactions when adding users/g...
Andrew Bartlett
1
-31
/
+69
2013-05-16
samba-tool dbcheck: Use dsdb.DS_GUID_DELETED_OBJECTS_CONTAINER rather than th...
Andrew Bartlett
1
-1
/
+1
2013-05-16
python-samba-tool domain classicupgrade: Correct message about re-promoting BDCs
Andrew Bartlett
1
-1
/
+1
2013-05-16
pdb_ldap: Do not skip accounts without a sambaAcctFlags value
Andrew Bartlett
1
-4
/
+4
2013-05-16
python-samba-tool domain classicupgrade: Actually Skip domain trust accounts
Andrew Bartlett
1
-0
/
+1
2013-05-16
python-samba-tool domain classicupgrade: Skip machine accounts that do not en...
Andrew Bartlett
1
-4
/
+11
2013-05-16
build: Do not set PATH in install_with_python now we set $PYTHON
Andrew Bartlett
1
-2
/
+0
2013-05-16
s3-rpc_server: Ensure we are root when starting and usiing gensec
Andrew Bartlett
1
-6
/
+32
2013-05-16
gensec: Make the no-hostname status message much less scary
Andrew Bartlett
2
-2
/
+2
2013-05-16
build: Blacklist the release-4-0-0 provision as well
Andrew Bartlett
1
-1
/
+1
2013-05-16
dns: Fix allocation of txt_record in txt record tests
Kai Blin
1
-8
/
+12
2013-05-16
dns: more debug debug options in the tests
Kai Blin
1
-4
/
+26
2013-05-16
dns: Add support for MX queries
Kai Blin
2
-0
/
+51
2013-05-16
dns: Also add a print-out for the out_packet
Kai Blin
1
-0
/
+4
2013-05-16
dns: Use new DNS debugclass in DNS server
Kai Blin
5
-0
/
+15
2013-05-16
debug: Add debugclass for DNS server
Kai Blin
2
-1
/
+3
2013-05-16
winbind4: Fix bug 9832 -- talloc use after free
Volker Lendecke
1
-1
/
+1
2013-05-16
source4/winbind/wb_samba3_cmd.c: Fix typo in comment.
Karolin Seeger
1
-1
/
+1
2013-05-15
source4/dsdb/schema/schema_convert_to_ol.c: Fix typo in comment.
Karolin Seeger
1
-1
/
+1
2013-05-15
source4/dsdb/samdb/ldb_modules/local_password.c: Fix typo in comment.
Karolin Seeger
1
-1
/
+1
2013-05-15
source4/auth/kerberos/kerberos-notes.txt: Fix typo.
Karolin Seeger
1
-1
/
+1
2013-05-15
source4/TODO: Fix typo.
Karolin Seeger
1
-1
/
+1
2013-05-15
source3/utils/ntlm_auth.c: Fix typo in debug message.
Karolin Seeger
1
-1
/
+1
2013-05-15
source3/modules/vfs_catia.c: Fix typo in comment.
Karolin Seeger
1
-1
/
+1
2013-05-15
source3/libsmb/ntlmssp.c: Fix typo.
Karolin Seeger
1
-1
/
+1
2013-05-15
samba_tool/base.py: Fix typo.
Karolin Seeger
1
-1
/
+1
2013-05-15
netcmd/group.py: Fix typo.
Karolin Seeger
1
-2
/
+2
2013-05-15
Wireshark/Conformance.pm: Fix typo.
Karolin Seeger
1
-1
/
+1
[prev]
[next]