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-24
HEIMDAL:kdc: pass down the server hdb_entry_ex to check_constrained_delegation()
Stefan Metzmacher
1
-5
/
+19
2011-06-24
HEIMDAL:kdc: use the correct client realm in the EncTicketPart
Stefan Metzmacher
1
-1
/
+1
2011-06-24
Add NT_STATUS_IO_REPARSE_DATA_INVALID
Volker Lendecke
2
-0
/
+3
2011-06-24
s4-lsa: Fix typo
Sumit Bose
1
-1
/
+1
2011-06-24
s3:vfs_commit: fix build
Björn Jacke
1
-0
/
+1
2011-06-24
s3:smb2_ioctl/FSCTL_PIPE_TRANSCEIVE: generate STATUS_BUFFER_OVERFLOW if neede...
Stefan Metzmacher
2
-0
/
+10
2011-06-24
Merge commit 'release-4-0-0alpha16' into master4-tmp
Stefan Metzmacher
0
-0
/
+0
2011-06-24
Merge commit 'release-4-0-0alpha15' into master4-tmp
Stefan Metzmacher
0
-0
/
+0
2011-06-24
Merge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba-4.0alpha16
Andrew Bartlett
1484
-25241
/
+78250
2011-06-24
VERSION: on the road to alpha17
Andrew Bartlett
1
-2
/
+2
2011-06-24
release Samba 4.0 alpha16
Andrew Bartlett
1
-1
/
+1
2011-06-24
Update WHATSNEW.txt with news for Samba 4.0 alpha16
Andrew Bartlett
2
-318
/
+101
2011-06-24
build: Remove blacklist now we have a common build
Andrew Bartlett
1
-10
/
+0
2011-06-24
release Samba 4.0 alpha16
Andrew Bartlett
1
-1
/
+1
2011-06-24
Update WHATSNEW.txt with news for Samba 4.0 alpha16
Andrew Bartlett
2
-318
/
+101
2011-06-24
s3-build Add dep on popt to fix FreeBSD build
Andrew Bartlett
1
-1
/
+1
2011-06-24
build: Remove blacklist now we have a common build
Andrew Bartlett
1
-10
/
+0
2011-06-24
selftest: Cope with no binary argument being supplied to gdb_backtrace
Andrew Bartlett
1
-11
/
+25
2011-06-24
selftest: Remove %PROG% argument from 'panic action'
Andrew Bartlett
2
-2
/
+2
2011-06-24
s3-selftest Remove unused gdb_backtrace
Andrew Bartlett
1
-87
/
+0
2011-06-24
param: Remove remaining references to announce as and announce version
Andrew Bartlett
4
-64
/
+0
2011-06-24
s3-build Require fully defined symbols in ALL libraries by default
Andrew Bartlett
2
-56
/
+29
2011-06-24
s3-build: Require fully defined symbols for all public libraries
Andrew Bartlett
1
-1
/
+1
2011-06-24
s3-build: Remove SECRETS3 as a samba3core dep
Andrew Bartlett
1
-5
/
+10
2011-06-24
s3-param Remove %(DomainSID) support
Andrew Bartlett
1
-102
/
+0
2011-06-24
Fix bug #8254 - "acl check permissions = no" does not work in all cases
Jeremy Allison
2
-2
/
+16
2011-06-23
build: Add a script to install python and Samba with one command
Andrew Bartlett
1
-0
/
+41
2011-06-23
s3-param Remove 'announce version' parameter
Andrew Bartlett
10
-103
/
+22
2011-06-23
param: Remove "announce as" parameter
Andrew Bartlett
5
-98
/
+4
2011-06-23
s3-net: Bind our gettext results to 'unix charset'
Andrew Bartlett
3
-2
/
+12
2011-06-23
s3-swat Remove d_printf() calls
Andrew Bartlett
1
-2
/
+2
2011-06-23
lib/util/charset: Remove autodetection of charset from LOCALE
Andrew Bartlett
3
-34
/
+3
2011-06-23
lib/util/charset: Remove 'display charset'
Andrew Bartlett
13
-157
/
+63
2011-06-23
s3: Add IO_REPARSE_TAG_SYMLINK define
Volker Lendecke
1
-0
/
+1
2011-06-23
s3: Fix some nonempty blank lines
Volker Lendecke
1
-3
/
+3
2011-06-23
s3: remove prototype of convert_string_error from proto.h
Michael Adam
1
-4
/
+0
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
[next]