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-04-12
s4/libnet: Allocate mem in supplied mem_ctx
Kamen Mazdrashki
1
-2
/
+2
2010-04-12
s4/py_net: Source code formatting fix
Kamen Mazdrashki
1
-16
/
+17
2010-04-12
build: use a common autogen-waf.sh for all builds
Andrew Tridgell
7
-137
/
+33
2010-04-12
build: cope with symlinks between build components in waf dist
Andrew Tridgell
1
-2
/
+50
2010-04-12
s4-net: Add definition of outf.
Jelmer Vernooij
1
-0
/
+2
2010-04-12
build: added --minimum-library-version configure option
Andrew Tridgell
2
-0
/
+23
2010-04-12
s4: fix a typo
Kamen Mazdrashki
1
-1
/
+1
2010-04-12
s4/libnet: handle errors returned for DsAddEntry_v3 properly
Kamen Mazdrashki
1
-4
/
+3
2010-04-12
s4/libnet: Add few new lines in the debug log so it is readable again
Kamen Mazdrashki
1
-14
/
+16
2010-04-12
s4/libnet: Dump DRSUAPI_DIRERR_OK as unexpected
Kamen Mazdrashki
1
-2
/
+1
2010-04-11
s3: Move serverinfo_to_SamInfoX to auth/server_info.c
Volker Lendecke
2
-287
/
+287
2010-04-11
s3: Move [make|free]_user_info to auth/user_info.c
Volker Lendecke
4
-108
/
+146
2010-04-11
s3: Move make_server_info_sam to auth/server_info_sam.c
Volker Lendecke
3
-121
/
+152
2010-04-11
s3: Move sanitize_username to lib/util_str.c
Volker Lendecke
3
-8
/
+9
2010-04-11
s3: Move make_server_info to auth/server_info.c
Volker Lendecke
4
-32
/
+60
2010-04-11
s3: Move check_sam_security to auth/check_sam.c
Volker Lendecke
3
-486
/
+513
2010-04-11
s3: Make check_sam_security public
Volker Lendecke
2
-20
/
+32
2010-04-11
s3: Replace "auth_context" by "challenge" in need_to_increment_bad_pw_count args
Volker Lendecke
1
-5
/
+5
2010-04-11
s3: Replace "auth_context" by "challenge" in sam_password_ok args
Volker Lendecke
1
-7
/
+10
2010-04-11
s3: Move user_in_group() and create_token_from_username() to token_utils.c
Volker Lendecke
2
-315
/
+315
2010-04-11
libcli/auth: Fix an uninitialized variable
Volker Lendecke
1
-2
/
+1
2010-04-11
nsswitch/wbinfo: Fix the S4 header check
Kai Blin
1
-1
/
+1
2010-04-11
idl: Use C-style comments, because cpp on some platforms doesn't accept
Jelmer Vernooij
1
-21
/
+21
2010-04-11
s4:dbspeed torture - improve also the TDB code part
Matthias Dieter Wallnöfer
1
-10
/
+9
2010-04-11
s4:dbspeed torture - remove unneeded newlines on "torture_result"
Matthias Dieter Wallnöfer
1
-7
/
+7
2010-04-11
s4: Fix more test results to not conflict with subunit commands.
Jelmer Vernooij
1
-7
/
+7
2010-04-11
subunit: Cope with lowercase test results in tap2subunit.
Jelmer Vernooij
2
-5
/
+16
2010-04-11
subunit: Remove more test output that could be interpreted by subunit.
Jelmer Vernooij
4
-51
/
+51
2010-04-11
subunit: Support formatting compatible with upstream subunit, for consistency.
Jelmer Vernooij
41
-292
/
+299
2010-04-11
selftest: Accept 'testing:' to introduce new tests.
Jelmer Vernooij
1
-1
/
+1
2010-04-11
[Bug 7345] Incomplete description of function return values in libsmbclient.h
Derrell Lipman
1
-8
/
+14
2010-04-11
s3: Use sizeof(chal) instead of a constant
Volker Lendecke
1
-1
/
+1
2010-04-11
s3: Use talloc_stackframe() in user_in_group
Volker Lendecke
1
-7
/
+1
2010-04-11
s3: Use talloc_stackframe() in user_in_group_sid
Volker Lendecke
1
-8
/
+1
2010-04-11
s3: Use talloc_stackframe() in create_token_from_username
Volker Lendecke
1
-7
/
+1
2010-04-11
s3: Fix a memleak in user_in_group_sid
Volker Lendecke
1
-0
/
+1
2010-04-11
s3: Remove the make_auth_methods routine
Volker Lendecke
10
-72
/
+101
2010-04-11
s3: Fix a typo
Volker Lendecke
1
-1
/
+1
2010-04-11
s3: Make "auth_context" its own talloc parent
Volker Lendecke
5
-16
/
+9
2010-04-11
s3: Fix some nonempty lines
Volker Lendecke
6
-36
/
+35
2010-04-11
s4:samdb_server_site_dn - free unused DNs in the right way
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-04-11
s4:torture - "dbspeed" test - add newlines as we have them in the other failu...
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-04-11
s4:torture - "dbspeed" test
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-04-11
s4:torture - "dbspeed" test
Matthias Dieter Wallnöfer
1
-10
/
+17
2010-04-11
s4:torture - "dbspeed" test
Matthias Dieter Wallnöfer
1
-3
/
+4
2010-04-11
s3: Cosmetics -- I could not spot where "chal" was initialized
Volker Lendecke
1
-1
/
+1
2010-04-11
s4:auth Remove event context from anonymous_session()
Andrew Bartlett
7
-123
/
+119
2010-04-10
s3: Use IS_DC macro in get_global_sam_name()
Volker Lendecke
1
-1
/
+1
2010-04-10
s3: Remove domain selection from dual_pam_auth
Volker Lendecke
1
-53
/
+13
2010-04-10
subunit: Don't abort when receiving test results from tests that weren't
Jelmer Vernooij
1
-11
/
+32
[next]