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
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-04
s4:sam.c - make "authsam_expand_nested_groups" public
Matthias Dieter Wallnöfer
2
-1
/
+7
2010-03-04
s4:sam.c - cosmetic indentation fix
Matthias Dieter Wallnöfer
1
-2
/
+1
2010-03-04
s4:sam.c - change variable types to unsigned in "sids_contains_sid"
Matthias Dieter Wallnöfer
1
-3
/
+4
2010-03-04
s4:operational LDB module - use right memory context int "construct_primary_g...
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-03-04
Refactored ACL python tests
Nadezhda Ivanova
1
-441
/
+256
2010-03-04
s4:provision - use the new "interface_ips" python call to detect the right ho...
Matthias Dieter Wallnöfer
1
-8
/
+8
2010-03-04
s4:ldif_handlers - Use "unsigned int" for counting purposes
Matthias Dieter Wallnöfer
1
-4
/
+4
2010-03-03
s4:samdb.c - Make it signed-safe
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-03-03
s4:srvsvc RPC - "srvsvc_create_ntvfs_connect"
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-03-03
s4:srvsvc RPC - fix up the "ntvfs_connect" in "srvsvc_create_ntvfs_connect"
Matthias Dieter Wallnöfer
1
-3
/
+5
2010-03-03
s4:torture/rpc/samr - Fix up SAMR-USERS test
Matthias Dieter Wallnöfer
1
-10
/
+22
2010-03-03
s4:torture/rpc/samr - enhance the "EnumDomainGroups" test regarding universal...
Matthias Dieter Wallnöfer
1
-0
/
+15
2010-03-03
s4:dcesrv_samr - Also "OpenGroup" needs to support universal groups
Matthias Dieter Wallnöfer
1
-2
/
+3
2010-03-03
s4:dcesrv_samr - Fix up "EnumDomainGroups" and "QueryDisplayInfo" calls
Matthias Dieter Wallnöfer
1
-3
/
+6
2010-03-03
Fix typo in comments.
Karolin Seeger
1
-2
/
+2
2010-03-03
dns: make dns update script use unbuffered IO
Andrew Tridgell
1
-0
/
+4
2010-03-03
s4-posix: allow change ownership of files if the user has the right privileges
Andrew Tridgell
1
-2
/
+21
2010-03-03
s4-build: fix SMB_LIBRARY and change its name so it didn't collide with s3 one
Matthieu Patou
1
-4
/
+4
2010-03-03
s4-winrepl: Migrated the wins replication server to tsocket.
Andreas Schneider
4
-141
/
+314
2010-03-03
s4:move the sddl code down to the top level
Michael Adam
3
-627
/
+2
2010-03-03
s4/ildap: fine tune ildb_callback()
Kamen Mazdrashki
1
-3
/
+3
2010-03-02
s4-smbtorture: fix WINBIND-STRUCT assumptions about getpwent() for s3.
Günther Deschner
1
-5
/
+16
2010-03-02
LDB:NSS - make LDB "signed-safe" on counter variables
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-03-02
s4:echo RPC - make this one "signed-safe"
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-03-02
s4:provision - Moved default FDS SASL mappings deletion from post_setup() to ...
Endi S. Dewata
2
-7
/
+11
2010-03-02
s4:provision - Moved setup_db_config() into OpenLDAPBackend class.
Endi S. Dewata
1
-16
/
+16
2010-03-02
s4:provision - Moved backend-specific variables into backend class.
Endi S. Dewata
2
-75
/
+60
2010-03-02
s4:provision - Use netbios name for FDS instance name.
Endi S. Dewata
2
-15
/
+17
2010-03-02
s4-libcli: Added NULL handlers for DSDB_CONTROL_DN_STORAGE_FORMAT_OID and LDB...
Endi S. Dewata
1
-0
/
+4
2010-03-01
s4:srvsvc RPC - revert one unsigned integer "i" back to signed
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-03-01
s4:RPC-ECHO: don't ignore errors in the Sleep test now that we support async ...
Stefan Metzmacher
1
-3
/
+3
2010-03-01
s4:rpc_server/remote: do async calls
Stefan Metzmacher
1
-6
/
+42
2010-03-01
s4:srvsvc RPC - make this one "signed-safe"
Matthias Dieter Wallnöfer
1
-19
/
+20
2010-03-01
s4:unixinfo RPC - make this one "signed-safe"
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-03-01
s4:spoolss RPC - make this one "signed-safe"
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-03-01
s4:remote RPC - make this one "signed-safe"
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-03-01
s4:epmapper RPC - make this one "signed-safe"
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-03-01
s4:LDB - cosmetic fix for a "for" loop
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-03-01
Fix the build, add filtered subunit runner.
Jelmer Vernooij
2
-1
/
+5
2010-03-01
Add testrepository configuration.
Jelmer Vernooij
1
-0
/
+3
2010-03-01
More formatting fixes, pointed out by pylint.
Jelmer Vernooij
8
-44
/
+51
2010-03-01
s4:RPC-NETLOGON: remove useless rpc callback
Stefan Metzmacher
1
-18
/
+1
2010-03-01
s4:RPC-ECHO: don't look at the internals of 'struct rpc_request'
Stefan Metzmacher
1
-4
/
+14
2010-03-01
s4:libnet_become_dc: don't look at the internals of 'struct rpc_request'
Stefan Metzmacher
1
-7
/
+21
2010-03-01
s4:drepl_out_helpers: don't look at the internals of 'struct rpc_request'
Stefan Metzmacher
1
-2
/
+13
2010-03-01
s4:drepl_notify: don't look at the internals of 'struct rpc_request'
Stefan Metzmacher
1
-1
/
+9
2010-03-01
s4:librpc/rpc: make use of explicit dcerpc_*_recv functions
Stefan Metzmacher
2
-3
/
+3
2010-03-01
s4:torture/rpc: make use of explicit dcerpc_*_recv functions
Stefan Metzmacher
5
-7
/
+7
2010-03-01
s4:winbind: make use of explicit dcerpc_*_recv functions
Stefan Metzmacher
9
-17
/
+17
2010-03-01
s4:dsdb/repl: make use of explicit dcerpc_*_recv functions
Stefan Metzmacher
2
-4
/
+4
[next]