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
/
nsswitch
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Don't use usage function, but use popt for usage and help info
Jelmer Vernooij
2002-10-05
1
-38
/
+37
|
*
fix typo
Gerald Carter
2002-10-04
1
-1
/
+1
|
*
merge native_mode flag in winbindd_domain struct from app-head
Gerald Carter
2002-10-04
3
-5
/
+61
|
*
merge of new client side support the Win2k LSARPC UUID in rpcbind
Gerald Carter
2002-10-04
1
-1
/
+1
|
*
Doh ! Lookup name before checking negative cache (the way Tim originally
Jeremy Allison
2002-10-01
1
-10
/
+10
|
*
Fix memory leak in getting DC list. Remember to exclude failed lookups.
Jeremy Allison
2002-09-30
1
-5
/
+21
|
*
Move a number of ADS related functions out into utility libs, so that things
Andrew Bartlett
2002-09-27
1
-186
/
+11
|
*
fix getpass replacement check (i thought I fixed this a few days
Gerald Carter
2002-09-25
1
-0
/
+2
*
|
(merge from HEAD)
Andrew Bartlett
2003-03-24
7
-33
/
+131
*
|
Fix debug message not to use an uninitialized variable.
Volker Lendecke
2003-03-19
1
-2
/
+1
*
|
Jeremy merged across my string parinoia fixes, but forgot to enable them! :-)
Andrew Bartlett
2003-03-18
1
-8
/
+8
*
|
Merge of popt help cleanups.
Tim Potter
2003-03-18
1
-5
/
+5
*
|
Merge from HEAD - make winbindd locking sane again:
Andrew Bartlett
2003-03-17
1
-36
/
+32
*
|
Remove obsolete file.
Tim Potter
2003-03-11
1
-13
/
+0
*
|
*Excellent* patch from Michael Steffens <michael_steffens@hp.com> to limit
Jeremy Allison
2003-02-28
2
-15
/
+59
*
|
Merge: newline on debug message.
Tim Potter
2003-02-25
1
-1
/
+1
*
|
Merge: add popt_common_version to command line options table.
Tim Potter
2003-02-25
1
-0
/
+1
*
|
Merge from HEAD client-side authentication changes:
Andrew Bartlett
2003-02-24
1
-1
/
+0
*
|
Merge some random looking setenv related kerberos stuff that makes
Tim Potter
2003-02-19
1
-4
/
+9
*
|
Merge from HEAD: We don't need this any more, setenv() is in replace.c now
Andrew Bartlett
2003-02-19
1
-14
/
+0
*
|
Merge minor library fixes from HEAD to 3.0.
Andrew Bartlett
2003-02-19
1
-1
/
+1
*
|
Check return code of string_to_sid. (Merge from HEAD)
Martin Pool
2003-02-18
1
-3
/
+6
*
|
Patch based on work by Michael Steffens <michael_steffens@hp.com> to wrap
Jeremy Allison
2003-02-15
1
-65
/
+107
*
|
Ensure that only parse_prs.c access internal members of the prs_struct.
Jeremy Allison
2003-02-14
1
-1
/
+2
*
|
Mop and bucket for trusted domain enumeration fix.
Tim Potter
2003-02-14
2
-7
/
+8
*
|
Merge from HEAD...setup the %U substitution in winbindd for the homedir template
Jeremy Allison
2003-02-12
1
-0
/
+1
*
|
Ensure Luke Howard's (C) is added.
Jeremy Allison
2003-01-31
1
-1
/
+21
*
|
Merge tpot's changes to request the correct sizes for user dispinfo
Jeremy Allison
2003-01-29
1
-5
/
+10
*
|
Merge from HEAD:
Andrew Bartlett
2003-01-28
3
-1
/
+16
*
|
Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD.
Jeremy Allison
2003-01-16
1
-28
/
+41
*
|
Add mutex protection around auth calls.
Jeremy Allison
2003-01-16
1
-41
/
+37
*
|
Merge of holding pattern stuff from HEAD.
Tim Potter
2003-01-15
1
-21
/
+5
*
|
playing janitor for tpot; remove holding pattern
Gerald Carter
2003-01-15
1
-6
/
+0
*
|
*lots of small merges form HEAD
Gerald Carter
2003-01-15
1
-1
/
+2
*
|
winbindd merges from HEAD
Gerald Carter
2003-01-15
3
-18
/
+13
*
|
cannot assign to const
Herb Lewis
2003-01-08
1
-1
/
+1
*
|
Fix from "Ken Cross" <kcross@nssolutions.com> for enumerating
Jeremy Allison
2003-01-06
1
-1
/
+3
*
|
The winbind in Samba 3.0 doesn't use the 'proof' for ntlm_auth_crap, so don't
Andrew Bartlett
2003-01-04
1
-1
/
+0
*
|
patch to include support for daemontools from Michael Handler
Gerald Carter
2003-01-03
1
-3
/
+21
*
|
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
2
-2
/
+2
*
|
Typo..
Jeremy Allison
2003-01-02
1
-1
/
+1
*
|
Merge Andrew Bartletts (size_t)-1 checks.
Jeremy Allison
2003-01-02
1
-3
/
+3
*
|
Finish adding strings to all talloc_init() calls.
Jeremy Allison
2002-12-23
1
-0
/
+1
*
|
Forward port the change to talloc_init() to make all talloc contexts
Jeremy Allison
2002-12-20
7
-18
/
+38
*
|
Merge removal of unpopular winbind client environment variable.
Tim Potter
2002-12-20
3
-47
/
+1
*
|
Formatting syncup.
Tim Potter
2002-12-20
1
-2
/
+4
*
|
Merge from HEAD.
Tim Potter
2002-12-20
2
-3
/
+9
*
|
merge of get_dc_name()-like code from APP_HEAD; better support password serve...
Gerald Carter
2002-12-13
1
-49
/
+1
*
|
[merge from APP_HEAD]
Gerald Carter
2002-11-23
1
-3
/
+4
*
|
merged the %U changes to 3.0
Andrew Tridgell
2002-11-20
1
-0
/
+1
[prev]
[next]