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
2010-12-03
s3-waf: more krb5 configure checks.
Günther Deschner
1
-2
/
+11
2010-12-03
talloc: add ABI/talloc-2.0.4.sigs
Stefan Metzmacher
2
-1
/
+63
2010-12-03
s4:auth/sam.c - when printing out a string buffer we don't strictly need the ...
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-12-03
s4:auth/sam.c - the check for the SAMDB needs to be on the top of the call
Matthias Dieter Wallnöfer
1
-6
/
+5
2010-12-03
s4:auth/sam.c - fix the free of memory contexts
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-12-03
s4:auth/sam.c - specify the SID ignore case better
Matthias Dieter Wallnöfer
1
-1
/
+7
2010-12-03
wintest: autodetect if named supports tkey-gssapi-keytab
Andrew Tridgell
3
-3
/
+27
2010-12-03
wintest: put most of the main program login in wintest.py
Andrew Tridgell
3
-88
/
+60
2010-12-03
wafsamba: Override GIT_DIR without using putenv.
Jelmer Vernooij
1
-3
/
+4
2010-12-03
talloc: Bump version number after pytalloc changes.
Jelmer Vernooij
1
-1
/
+1
2010-12-03
Replace lseek()/write()/lseek() triple with pwrite call. We already emulate this
Jeremy Allison
1
-12
/
+2
2010-12-03
posix_fallocate() returns an errno, not -1 on error.
Jeremy Allison
1
-1
/
+1
2010-12-03
Merge the two conflicting allocation codes into one function, vfs_slow_falloc...
Jeremy Allison
3
-56
/
+50
2010-12-03
Oops. Missed adding vfswrap_posix_fallocate to vfs_default_fns table.
Jeremy Allison
1
-0
/
+1
2010-12-02
Move posix_fallocate into the VFS where it belongs.
Jeremy Allison
11
-4
/
+127
2010-12-02
Fix bug #7835 - vfs_fill_sparse() doesn't use posix_fallocate when strict all...
Jeremy Allison
1
-2
/
+30
2010-12-02
s4-dsdb/syntax: Map remote ATTIDs for Class OID syntax
Kamen Mazdrashki
1
-0
/
+6
2010-12-02
s4-test/repl_schema: Test class inheritance through subClassOf
Kamen Mazdrashki
1
-1
/
+26
2010-12-02
s4-dsdb_syntax: Be a little bit more chatty when we can't an ATTID in our cache
Kamen Mazdrashki
1
-1
/
+3
2010-12-02
s4-test/fsmo: Remove unused imports
Kamen Mazdrashki
1
-2
/
+0
2010-12-02
s4-test/delete_object: Remove unused imports
Kamen Mazdrashki
1
-3
/
+4
2010-12-02
s4-test/repl_schema: Make ERR_NO_SUCH_OBJECT visible to us
Kamen Mazdrashki
1
-0
/
+1
2010-12-02
s4-test/repl_schema: Test classSchema and attributeSchema replication in sepa...
Kamen Mazdrashki
1
-0
/
+18
2010-12-02
s4-dsdb/descriptor: comment typo
Kamen Mazdrashki
1
-1
/
+1
2010-12-02
s4:auth/sam.c-"authsam_expand_nested_groups" - don't fail if we've membership...
Matthias Dieter Wallnöfer
1
-4
/
+4
2010-12-02
s4:dsdb/samdb/cracknames.c - fix various KRB5 memory leaks
Matthias Dieter Wallnöfer
1
-7
/
+13
2010-12-02
s4:password_hash LDB module - allow empty ("") passwords
Matthias Dieter Wallnöfer
3
-22
/
+80
2010-12-02
s4/scripting/ktpass: make shell code portable and eliminate another bash requ...
Björn Jacke
1
-4
/
+4
2010-12-02
s4/ldb: fix shell syntax error in test script
Björn Jacke
1
-2
/
+2
2010-12-02
s3/selftest: add some FIXMEs
Björn Jacke
1
-0
/
+7
2010-12-02
tests: avoid bash in shebang and fix wrong "==" in test
Björn Jacke
3
-13
/
+13
2010-12-02
fix ѕome == to correct shell test in commented stuff
Björn Jacke
2
-2
/
+2
2010-12-02
smbprinting: fix wrong == in shell tests
Björn Jacke
1
-2
/
+2
2010-12-02
waf/buildtools: remove more bash shebangs and fix a == to =
Björn Jacke
2
-3
/
+3
2010-12-02
waf/buildtools: use /bin/sh instead of /bin/bash and put ^ in quotes
Björn Jacke
4
-8
/
+8
2010-12-02
buildtools: fix --git-local-changes option
Stefan Metzmacher
1
-0
/
+1
2010-12-02
Turns out there are lots of places in S3 where token passed in
Jeremy Allison
1
-0
/
+4
2010-12-01
Fix a typo - should be '&&' not '&' when checking for privileges.
Jeremy Allison
1
-1
/
+1
2010-12-02
wintest: added README
Andrew Tridgell
1
-0
/
+5
2010-12-02
s3:smbd: remove some commented out legacy code
Michael Adam
1
-5
/
+0
2010-12-01
s4-ldap: removed an incorrect talloc_move()
Andrew Tridgell
1
-1
/
+1
2010-12-01
s3-waf: more krb5 configure checks.
Günther Deschner
1
-0
/
+24
2010-12-01
s3-waf: add configure check for dirfd and build vfs_syncops vfs_dirsort if po...
Günther Deschner
1
-0
/
+5
2010-12-01
s3-waf: add idmap_ldap to default static module list.
Günther Deschner
1
-1
/
+1
2010-12-01
s3-waf: align some krb5/gssapi configure checks with classic build.
Günther Deschner
1
-1
/
+2
2010-12-01
s3-waf: avoid module name uppercasing.
Günther Deschner
8
-205
/
+205
2010-12-01
s4:dsdb/repl/replicated_objects.c - proof if "talloc_reference" doesn't retur...
Matthias Dieter Wallnöfer
1
-1
/
+2
2010-12-01
s4:dsdb/common/util.c - "samdb_msg_add_add/delval" - introduce also here the ...
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-12-01
ldb:ldb_msg_add_value - fix here a wrong memory context
Matthias Dieter Wallnöfer
1
-1
/
+2
2010-12-01
s4:ranged results LDB module - cosmetic - fix some indentation
Matthias Dieter Wallnöfer
1
-1
/
+3
[next]