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
Commit message (
Expand
)
Author
Age
Files
Lines
*
s/sid_to_string/sid_to_fstring/
Volker Lendecke
2007-12-15
38
-126
/
+135
*
Use dom_sid_string for sid_string_talloc
Volker Lendecke
2007-12-15
2
-29
/
+17
*
sid_string_static is no more :-)
Volker Lendecke
2007-12-15
1
-11
/
+8
*
Replace sid_string_static with sid_to_string
Volker Lendecke
2007-12-15
13
-37
/
+71
*
Use sid_to_string directly
Volker Lendecke
2007-12-15
5
-12
/
+9
*
Replace sid_string_static with sid_string_tos
Volker Lendecke
2007-12-15
12
-41
/
+44
*
Use sid_string_talloc where we have a tmp talloc ctx
Volker Lendecke
2007-12-15
4
-34
/
+41
*
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
2007-12-15
54
-349
/
+330
*
Add sid_string_dbg
Volker Lendecke
2007-12-15
1
-0
/
+5
*
Add debug_ctx according to an idea by Tridge
Volker Lendecke
2007-12-15
1
-0
/
+14
*
Use sid_string_talloc where we have a tmp talloc ctx
Volker Lendecke
2007-12-15
3
-19
/
+22
*
add sid_string_talloc
Volker Lendecke
2007-12-15
1
-2
/
+10
*
Fix a segfault
Volker Lendecke
2007-12-15
1
-2
/
+2
*
Fix for bug #5082 from Mathias Gug <mathiaz@ubuntu.com>, Steve Langasek <vorl...
Jeremy Allison
2007-12-14
1
-1
/
+9
*
selftest: reenable wbinfo tests and pass --configfile instead of -s
Stefan Metzmacher
2007-12-14
3
-3
/
+3
*
wbinfo: use POPT_COMMON_CONFIGFILE
Stefan Metzmacher
2007-12-14
1
-10
/
+12
*
add POPT_COMMON_CONFIGFILE which only provides --configfile (not -s)
Stefan Metzmacher
2007-12-14
2
-0
/
+8
*
selftest: disable wbinfo tests
Stefan Metzmacher
2007-12-14
1
-1
/
+1
*
selftest: add a bunch of wbinfo based tests for winbindd
Stefan Metzmacher
2007-12-14
2
-0
/
+49
*
selftest: move workgroup name into WORKGROUP envvar
Stefan Metzmacher
2007-12-14
1
-2
/
+3
*
Revert smbclient changes.
Karolin Seeger
2007-12-14
1
-5
/
+0
*
Make smbclient to display error message and usage in the case of invalid opti...
Karolin Seeger
2007-12-14
1
-0
/
+5
*
winbindd: move domain child specific stuff into its own file
Stefan Metzmacher
2007-12-14
7
-114
/
+133
*
Revert "Fix for bug #4801: Correctly implement lsa lookup levels for lookupna...
Stefan Metzmacher
2007-12-14
2
-60
/
+22
*
debug: fix crash bug when DEBUG() is used before setup_logging()
Stefan Metzmacher
2007-12-14
1
-0
/
+4
*
Move dns_sd.h include to fix the build.
James Peach
2007-12-13
1
-3
/
+4
*
Merge branch 'v3-2-test' of git://git.samba.org/samba into v3-2-test
James Peach
2007-12-13
14
-235
/
+384
|
\
|
*
We don't need to call endpwent if we never call getpwent.
Jeremy Allison
2007-12-13
1
-2
/
+0
|
*
Add a varient of Steve Langasek <vorlon@debian.org> patch
Jeremy Allison
2007-12-13
1
-10
/
+59
|
*
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
2007-12-13
1
-1
/
+1
|
|
\
|
|
*
Fix typo in debug statement.
Michael Adam
2007-12-13
1
-1
/
+1
|
*
|
Arg. The fix for CVE-2007-6015 hadn't been merged into 3.2.
Jeremy Allison
2007-12-13
2
-0
/
+12
|
|
/
|
*
Fix codepagedir to follow predefined libdir when using FHS. Fixes x86_64 build.
Alexander Bokovoy
2007-12-13
1
-2
/
+2
|
*
Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-test
Alexander Bokovoy
2007-12-13
8
-214
/
+308
|
|
\
|
|
*
Add flags for correctly implementing lsa_lookup_name levels.
Michael Adam
2007-12-13
1
-1
/
+9
|
|
*
Make cm_connect_sam() try harder to connect autheticated.
Michael Adam
2007-12-13
1
-9
/
+26
|
|
*
Refactor out assembling of trust creds (pw, account name, principal).
Michael Adam
2007-12-13
1
-17
/
+38
|
|
*
Streamline and fix logic of cm_prepare_connection().
Michael Adam
2007-12-13
1
-25
/
+37
|
|
*
Refactoring out get_schannel_session_key logic.
Michael Adam
2007-12-13
1
-53
/
+39
|
|
*
Pass NULL instead of unneeded &sid: pdb_get_trusteddom_pw() checks.
Michael Adam
2007-12-13
1
-2
/
+1
|
|
*
Rename get_trust_pw() to get_trust_pw_hash().
Michael Adam
2007-12-13
4
-8
/
+10
|
|
*
Export logic of get_trust_pw() to new function get_trust_pw_clear().
Michael Adam
2007-12-13
1
-16
/
+58
|
|
*
Refactor the lagacy part of secrets_fetch_trust_account_password() out
Michael Adam
2007-12-13
1
-13
/
+31
|
|
*
Let get_trust_pw() determine the machine_account_name to use.
Michael Adam
2007-12-13
4
-55
/
+28
|
|
*
Streamline logic in cm_connect_netlogon()
Michael Adam
2007-12-13
1
-5
/
+6
|
|
*
In cm_prepare_connection(), only get auth user creds if we need to.
Michael Adam
2007-12-13
1
-2
/
+2
|
|
*
Remove two unneeded functions.
Michael Adam
2007-12-13
1
-23
/
+0
|
|
*
Fix for bug #4801: Correctly implement lsa lookup levels for lookupnames.
Michael Adam
2007-12-13
2
-22
/
+60
|
*
|
Fix pam_smbpass build
Alexander Bokovoy
2007-12-13
1
-6
/
+2
|
|
/
*
/
Register the smb service with mDNS if mSDN is supported.
Rishi Srivatsavai
2007-12-13
4
-9
/
+268
|
/
[next]