index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
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
|
/
*
Fix typo.
James Peach
2007-12-12
1
-1
/
+1
*
Autoconf support for detecting DNS Service Discovery support.
James Peach
2007-12-12
2
-0
/
+38
*
Missed one strcpy call.
Jeremy Allison
2007-12-12
1
-1
/
+1
*
Add a portable version of strlcpy and strlcat and convert
Jeremy Allison
2007-12-12
1
-36
/
+70
*
Fix bug #4784. Patch from Steve Langasek <vorlon@debian.org>.
Jeremy Allison
2007-12-12
1
-1
/
+1
*
Developer doesn't cut it - need #define test for NSS_WRAPPER.
Jeremy Allison
2007-12-12
1
-1
/
+1
*
Only add the non-root escape on !developer.
Jeremy Allison
2007-12-12
1
-1
/
+1
*
Fix the buildfarm until I figure out how to allow
Jeremy Allison
2007-12-12
1
-0
/
+2
*
Fix bug #3727 with patch from Steve Langasek <vorlon@debian.org>
Jeremy Allison
2007-12-12
4
-1
/
+21
*
Make heimdal and MIT happy when iterating through auth data.
Günther Deschner
2007-12-12
1
-3
/
+3
*
Vista SP1-rc1 appears to break against Samba-3.0.27a
Guenther Deschner
2007-12-12
1
-3
/
+3
*
Fix logic and prevent segfaults in secrets trustdom tdb pack code.
Michael Adam
2007-12-12
1
-14
/
+14
*
Fix secrets_store_trusted_domain_password() after pstring removal.
Michael Adam
2007-12-12
1
-1
/
+1
*
Allow cliconnect to loop through multiple ip addresses
Jeremy Allison
2007-12-12
2
-23
/
+130
*
Don't restart winbind if a corrupted tdb is found during initialization.
Andreas Schneider
2007-12-12
2
-17
/
+10
*
winbindd: remove unused WINBINDD_DUMP_MAPS support
Stefan Metzmacher
2007-12-12
6
-178
/
+0
*
winbindd: remove unused WINBINDD_DUAL_NAME2*ID and WINBINDD_DUAL_*ID2NAME calls
Stefan Metzmacher
2007-12-12
2
-260
/
+0
*
Add lp_include_registry_globals().
Günther Deschner
2007-12-12
1
-0
/
+5
*
Some cleanups for "net dom join".
Günther Deschner
2007-12-12
1
-4
/
+9
*
Add split_domain_user() (not to mix with winbind variants).
Günther Deschner
2007-12-12
1
-0
/
+24
*
Make decode_wkssvc_join_password_buffer() return WERRORs.
Günther Deschner
2007-12-12
1
-5
/
+14
*
Fix warning message about data type always true.
Jeremy Allison
2007-12-11
1
-2
/
+2
*
Add patches for bug #4866 from jiri sasek - Sun Microsystems - Prague Czech R...
Jeremy Allison
2007-12-11
3
-1
/
+15
*
winbindd: pass const char *logfile to winbindd_dump_maps_async()
Stefan Metzmacher
2007-12-11
2
-7
/
+15
*
Convert the posix_pending_close_db to dbwrap_rbt
Volker Lendecke
2007-12-11
1
-126
/
+130
*
separate out create_file_unixpath()
Volker Lendecke
2007-12-11
1
-171
/
+242
*
Move more stuff out of the way
Volker Lendecke
2007-12-11
1
-7
/
+7
*
Move INTERNAL_OPEN_ONLY calculation out of the way
Volker Lendecke
2007-12-11
1
-4
/
+4
*
When building nsswitch, make sure to also build smbcontrol.
Günther Deschner
2007-12-11
1
-1
/
+2
*
Replace "unknown" with access_mask when calling samr_CreateUser2().
Günther Deschner
2007-12-11
3
-8
/
+8
*
winbindd: rename child table struct elements
Stefan Metzmacher
2007-12-11
4
-57
/
+150
*
idmap: add a const to idmap_dump_maps()
Stefan Metzmacher
2007-12-11
1
-1
/
+1
*
vlp: Build vlp (virtual line printer) against current git on make
Kai Blin
2007-12-11
1
-1
/
+15
*
Don't need an fstring here, we can talloc.
Jeremy Allison
2007-12-10
2
-10
/
+9
*
Ensure we have a non-null flags. Pointed out by Andreas Schneider <anschneide...
Jeremy Allison
2007-12-10
1
-0
/
+7
*
Fix errors from next_token conversion. Spotted by
Jeremy Allison
2007-12-10
1
-9
/
+5
[prev]
[next]