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-03-05
s3-selftest: enable RPC-WINREG against Samba 3.
Günther Deschner
1
-1
/
+1
2010-03-05
s4-smbtorture: skip NotifyChangeKeyValue test against s3 for now.
Günther Deschner
1
-0
/
+4
2010-03-05
s4:torture/rpc/samr.c - add some decision possibility constants to some switch
Matthias Dieter Wallnöfer
1
-0
/
+3
2010-03-05
s4:torture/rpc/samr.c - make some argument of function "test_SamLogon_with_cr...
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-03-05
s4:torture/winbind/struct_based.c - fix up (un)signedness of a function argument
Matthias Dieter Wallnöfer
1
-1
/
+2
2010-03-05
s4-pvfs: log more error conditions in NTVFS backend
Andrew Tridgell
3
-0
/
+31
2010-03-05
s4-pvfs: move the private ntcreatex flags to private_flags
Andrew Tridgell
7
-20
/
+21
2010-03-05
s4-rpc: don't use s->credentials after it is freed
Andrew Tridgell
1
-2
/
+1
2010-03-05
s4-torture: fixed commas separating C statements
Andrew Tridgell
1
-4
/
+3
2010-03-06
s3: Fix unnecessary traversing winbindd_cache.tdb in SIGHUP handler.
Bo Yang
1
-0
/
+6
2010-03-05
s4-python: only install external python libs that are missing
Andrew Tridgell
2
-1
/
+19
2010-03-05
s4-python: import a copy of the python dns library
Andrew Tridgell
114
-0
/
+16829
2010-03-05
s4-dns: use samba.external to pull in the dns.resolver library
Andrew Tridgell
1
-3
/
+5
2010-03-05
s4-python: allow us to have samba copies of python libraries we depend on
Andrew Tridgell
2
-0
/
+54
2010-03-05
s4-dns-ex: use autoclose on the dns child pipe
Andrew Tridgell
1
-2
/
+1
2010-03-05
s4-messaging: use auto-close on the socket
Andrew Tridgell
1
-0
/
+1
2010-03-04
srv_pipe.c doesn't reference current_user anymore. Remove it.
Jeremy Allison
1
-2
/
+0
2010-03-04
s4:auth/sam.c - change base context for the "tmp_ctx" context in "authsam_exp...
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-03-04
s4:ldap.py - give the "primaryGroupToken" test a better name
Matthias Dieter Wallnöfer
1
-3
/
+3
2010-03-04
s4:ldap.py - add test for "tokenGroups"
Matthias Dieter Wallnöfer
1
-0
/
+44
2010-03-04
s4:operational LDB - don't accidentally "ate" search helper attributes if we ...
Matthias Dieter Wallnöfer
1
-6
/
+14
2010-03-04
s4:operational LDB module - make the counters unsigned
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-03-04
s4:operational LDB - implement the "tokenGroups" constructed attribute
Matthias Dieter Wallnöfer
2
-1
/
+96
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
Revert "s3:configure: add --enable-as-needed"
Karolin Seeger
1
-8
/
+2
2010-03-04
Refactored ACL python tests
Nadezhda Ivanova
1
-441
/
+256
2010-03-04
s3:configure: add --enable-as-needed
Stefan Metzmacher
1
-2
/
+8
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-04
testprogs: add test_PrinterDataW.
Günther Deschner
1
-0
/
+81
2010-03-04
testprogs: use dump_data in dump_printer_data.
Günther Deschner
1
-12
/
+4
2010-03-04
testprogs: add print_printer_dataw and dump_data to printlib.
Günther Deschner
2
-11
/
+94
2010-03-04
testprogs: add some multibyte versions of PrinterData calls.
Günther Deschner
1
-0
/
+130
2010-03-06
s3: Rerun genmsg after adding more strings.
Bo Yang
20
-799
/
+8390
2010-03-06
s3: Add i18n/l10n strings in pam_winbind.c coming from winbindd.
Bo Yang
2
-92
/
+96
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
6
-10
/
+10
2010-03-03
testprogs: fix boolean return code of test_PrinterData.
Günther Deschner
1
-8
/
+12
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
2
-5
/
+5
[prev]
[next]