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
/
source3
/
nsswitch
Age
Commit message (
Expand
)
Author
Files
Lines
2003-09-17
Obviously correct typo bugfix from Lin Li <linl@xandros.com>.
Jeremy Allison
1
-1
/
+1
2003-09-08
fix valgrind errors; don't access cli_state pointer after it has been shutdown
Gerald Carter
1
-17
/
+13
2003-09-08
Fix for bug #299.
Tim Potter
1
-30
/
+80
2003-09-06
finish off bug 282. AAdd extra checks for pointers after
Gerald Carter
1
-7
/
+7
2003-09-06
fix bug 382: make sure to free and reset the cli_state pointer after flushing...
Gerald Carter
1
-0
/
+6
2003-09-06
revert retry loops in winbindd_ads as abartket points out, we
Gerald Carter
1
-312
/
+151
2003-09-05
fixes for ads domain membership when only the realm is defined in
Gerald Carter
4
-15
/
+54
2003-09-05
Fix for bug 282 that didn't get checked in.
Tim Potter
1
-1
/
+1
2003-09-05
should fix bug 364 & 311: Retry patch based on suggestion from
Gerald Carter
1
-142
/
+316
2003-09-04
Check in Andrew's fix for bug #305 (always use lp_realm() )
Gerald Carter
1
-13
/
+2
2003-09-04
More FreeBSD PAM compile fixes. Don't redefine PAM_AUTHTOK_RECOVER_ERR
Tim Potter
1
-0
/
+3
2003-09-02
Fix for bug 261. Create a configure #define for FreeBSD and a check in
Tim Potter
1
-1
/
+1
2003-08-27
Typo fix.
Rafal Szczesniak
1
-1
/
+1
2003-08-27
Update last scan time in rescan_trusted_domains().
Tim Potter
1
-0
/
+2
2003-08-25
make sure we keep the trusted domain cache up to date
Gerald Carter
2
-10
/
+33
2003-08-20
metze's autogenerate patch for version.h
Gerald Carter
2
-2
/
+2
2003-08-20
fix small logic error in cm_open_connection() to work with non-krb5 connections
Gerald Carter
1
-7
/
+31
2003-08-19
- Make 'net' use a single funciton for setting the 'use machine account' code.
Andrew Bartlett
1
-10
/
+80
2003-08-15
get rid of more compiler warnings
Herb Lewis
4
-8
/
+8
2003-08-13
2 fixes
Gerald Carter
1
-4
/
+14
2003-08-12
Fix for bug 269. Change wbinfo and ntlm_auth to convert domain, username
Tim Potter
2
-7
/
+20
2003-08-11
adding '.' special name to --domain to mean our domain
Gerald Carter
1
-5
/
+14
2003-08-10
add --domain=DOMAINNAME to wbinfo
Gerald Carter
5
-18
/
+71
2003-08-09
fix for BUG #267 (problem with supplementary groups).
Gerald Carter
1
-0
/
+74
2003-08-08
fix 2 bugs:
Gerald Carter
2
-33
/
+36
2003-08-06
rework winbindd_accountdb_init() to reduce error messages in the log
Gerald Carter
1
-10
/
+5
2003-08-02
make sure to initialize the backend methods when enumerating sequence numbers...
Gerald Carter
1
-0
/
+2
2003-08-01
Update my copyrights according to my agreement with IBM
Jim McDonough
1
-1
/
+1
2003-08-01
Fix copyright statements for various pieces of Anthony Liguori's work.
Jim McDonough
1
-1
/
+1
2003-08-01
fix cut-n-paste error found by abartlet
Gerald Carter
1
-8
/
+10
2003-08-01
Fix a memory leak. I did not check all the calls to winbindd_request, but
Volker Lendecke
1
-0
/
+2
2003-07-31
make sure the domain sid is set when enumerating trusted domains
Gerald Carter
1
-1
/
+24
2003-07-31
working on transtive trusts issue:
Gerald Carter
5
-69
/
+154
2003-07-30
Add a command line option (-S on|off|required) to enable signing on client
Jeremy Allison
1
-1
/
+2
2003-07-26
fix typo in debug
Gerald Carter
1
-1
/
+1
2003-07-25
domain in schannel bind credentials must be the dest domain, not ours
Gerald Carter
1
-0
/
+5
2003-07-25
Make wbinfo -p work again. Fixes bug 251.
Tim Potter
1
-1
/
+1
2003-07-23
convert snprintf() calls using pstrings & fstrings
Gerald Carter
4
-16
/
+16
2003-07-23
Move a function to avoid a warning.
Tim Potter
1
-24
/
+24
2003-07-22
Another round of uid/gid/pid format string changes I missed the
Tim Potter
5
-9
/
+9
2003-07-22
Fixup a bunch of printf-style functions and debugs to use unsigned long when
Tim Potter
8
-76
/
+77
2003-07-22
Replace the eight (!) copies of dummy become/unbecome root with a single one.
Tim Potter
1
-14
/
+0
2003-07-20
Typo fixes.
Rafal Szczesniak
1
-1
/
+1
2003-07-16
fixes for 'net rpc vampire'. I can now take a blank Samba host
Gerald Carter
2
-17
/
+21
2003-07-15
Add support for MSG_SMB_CONF_UPDATED and MSG_SHUTDOWN to all daemons (smbd, n...
Alexander Bokovoy
1
-4
/
+22
2003-07-15
remove -B and default to dual-daemon mode (-Y to run as a single process)
Gerald Carter
1
-2
/
+2
2003-07-11
patch for domain groups with no members (rpc only) from Ken Cross
Gerald Carter
1
-1
/
+1
2003-07-11
fix sid_to_[uid|gid] (spotted by Volker).
Gerald Carter
1
-70
/
+76
2003-07-11
moving more code around.
Gerald Carter
5
-47
/
+350
2003-07-10
Just a few formatting fixed caught while testing.
Rafal Szczesniak
1
-4
/
+0
[next]