index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4-smbtorture: skip NotifyChangeKeyValue test against s3 for now.
Günther Deschner
2010-03-05
1
-0
/
+4
*
s4:torture/rpc/samr.c - add some decision possibility constants to some switch
Matthias Dieter Wallnöfer
2010-03-05
1
-0
/
+3
*
s4:torture/rpc/samr.c - make some argument of function "test_SamLogon_with_cr...
Matthias Dieter Wallnöfer
2010-03-05
1
-1
/
+1
*
s4:torture/winbind/struct_based.c - fix up (un)signedness of a function argument
Matthias Dieter Wallnöfer
2010-03-05
1
-1
/
+2
*
s4-pvfs: log more error conditions in NTVFS backend
Andrew Tridgell
2010-03-05
3
-0
/
+31
*
s4-pvfs: move the private ntcreatex flags to private_flags
Andrew Tridgell
2010-03-05
7
-20
/
+21
*
s4-rpc: don't use s->credentials after it is freed
Andrew Tridgell
2010-03-05
1
-2
/
+1
*
s4-torture: fixed commas separating C statements
Andrew Tridgell
2010-03-05
1
-4
/
+3
*
s4-python: only install external python libs that are missing
Andrew Tridgell
2010-03-05
2
-1
/
+19
*
s4-python: import a copy of the python dns library
Andrew Tridgell
2010-03-05
114
-0
/
+16829
*
s4-dns: use samba.external to pull in the dns.resolver library
Andrew Tridgell
2010-03-05
1
-3
/
+5
*
s4-python: allow us to have samba copies of python libraries we depend on
Andrew Tridgell
2010-03-05
2
-0
/
+54
*
s4-dns-ex: use autoclose on the dns child pipe
Andrew Tridgell
2010-03-05
1
-2
/
+1
*
s4-messaging: use auto-close on the socket
Andrew Tridgell
2010-03-05
1
-0
/
+1
*
s4:auth/sam.c - change base context for the "tmp_ctx" context in "authsam_exp...
Matthias Dieter Wallnöfer
2010-03-04
1
-1
/
+1
*
s4:ldap.py - give the "primaryGroupToken" test a better name
Matthias Dieter Wallnöfer
2010-03-04
1
-3
/
+3
*
s4:ldap.py - add test for "tokenGroups"
Matthias Dieter Wallnöfer
2010-03-04
1
-0
/
+44
*
s4:operational LDB - don't accidentally "ate" search helper attributes if we ...
Matthias Dieter Wallnöfer
2010-03-04
1
-6
/
+14
*
s4:operational LDB module - make the counters unsigned
Matthias Dieter Wallnöfer
2010-03-04
1
-2
/
+2
*
s4:operational LDB - implement the "tokenGroups" constructed attribute
Matthias Dieter Wallnöfer
2010-03-04
2
-1
/
+96
*
s4:sam.c - make "authsam_expand_nested_groups" public
Matthias Dieter Wallnöfer
2010-03-04
2
-1
/
+7
*
s4:sam.c - cosmetic indentation fix
Matthias Dieter Wallnöfer
2010-03-04
1
-2
/
+1
*
s4:sam.c - change variable types to unsigned in "sids_contains_sid"
Matthias Dieter Wallnöfer
2010-03-04
1
-3
/
+4
*
s4:operational LDB module - use right memory context int "construct_primary_g...
Matthias Dieter Wallnöfer
2010-03-04
1
-2
/
+2
*
Refactored ACL python tests
Nadezhda Ivanova
2010-03-04
1
-441
/
+256
*
s4:provision - use the new "interface_ips" python call to detect the right ho...
Matthias Dieter Wallnöfer
2010-03-04
1
-8
/
+8
*
s4:ldif_handlers - Use "unsigned int" for counting purposes
Matthias Dieter Wallnöfer
2010-03-04
1
-4
/
+4
*
s4:samdb.c - Make it signed-safe
Matthias Dieter Wallnöfer
2010-03-03
1
-2
/
+2
*
s4:srvsvc RPC - "srvsvc_create_ntvfs_connect"
Matthias Dieter Wallnöfer
2010-03-03
1
-1
/
+1
*
s4:srvsvc RPC - fix up the "ntvfs_connect" in "srvsvc_create_ntvfs_connect"
Matthias Dieter Wallnöfer
2010-03-03
1
-3
/
+5
*
s4:torture/rpc/samr - Fix up SAMR-USERS test
Matthias Dieter Wallnöfer
2010-03-03
1
-10
/
+22
*
s4:torture/rpc/samr - enhance the "EnumDomainGroups" test regarding universal...
Matthias Dieter Wallnöfer
2010-03-03
1
-0
/
+15
*
s4:dcesrv_samr - Also "OpenGroup" needs to support universal groups
Matthias Dieter Wallnöfer
2010-03-03
1
-2
/
+3
*
s4:dcesrv_samr - Fix up "EnumDomainGroups" and "QueryDisplayInfo" calls
Matthias Dieter Wallnöfer
2010-03-03
1
-3
/
+6
*
Fix typo in comments.
Karolin Seeger
2010-03-03
1
-2
/
+2
*
dns: make dns update script use unbuffered IO
Andrew Tridgell
2010-03-03
1
-0
/
+4
*
s4-posix: allow change ownership of files if the user has the right privileges
Andrew Tridgell
2010-03-03
1
-2
/
+21
*
s4-build: fix SMB_LIBRARY and change its name so it didn't collide with s3 one
Matthieu Patou
2010-03-03
1
-4
/
+4
*
s4-winrepl: Migrated the wins replication server to tsocket.
Andreas Schneider
2010-03-03
4
-141
/
+314
*
s4:move the sddl code down to the top level
Michael Adam
2010-03-03
3
-627
/
+2
*
s4/ildap: fine tune ildb_callback()
Kamen Mazdrashki
2010-03-03
1
-3
/
+3
*
s4-smbtorture: fix WINBIND-STRUCT assumptions about getpwent() for s3.
Günther Deschner
2010-03-02
1
-5
/
+16
*
LDB:NSS - make LDB "signed-safe" on counter variables
Matthias Dieter Wallnöfer
2010-03-02
1
-2
/
+2
*
s4:echo RPC - make this one "signed-safe"
Matthias Dieter Wallnöfer
2010-03-02
1
-1
/
+1
*
s4:provision - Moved default FDS SASL mappings deletion from post_setup() to ...
Endi S. Dewata
2010-03-02
2
-7
/
+11
*
s4:provision - Moved setup_db_config() into OpenLDAPBackend class.
Endi S. Dewata
2010-03-02
1
-16
/
+16
*
s4:provision - Moved backend-specific variables into backend class.
Endi S. Dewata
2010-03-02
2
-75
/
+60
*
s4:provision - Use netbios name for FDS instance name.
Endi S. Dewata
2010-03-02
2
-15
/
+17
*
s4-libcli: Added NULL handlers for DSDB_CONTROL_DN_STORAGE_FORMAT_OID and LDB...
Endi S. Dewata
2010-03-02
1
-0
/
+4
*
s4:srvsvc RPC - revert one unsigned integer "i" back to signed
Matthias Dieter Wallnöfer
2010-03-01
1
-1
/
+1
[next]