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
/
wbinfo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-04-02
Print out the 'freindly' error message from winbind. Also print useful
Andrew Bartlett
1
-4
/
+6
2003-03-24
Revoke some of the popt patch from metze I applied earlier today. It added
Jelmer Vernooij
1
-1
/
+1
2003-03-24
Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changes
Jelmer Vernooij
1
-2
/
+2
2003-03-17
Some cosmetic changes to make the popt --usage output look nicer.
Tim Potter
1
-5
/
+5
2003-02-18
Add -V option (to print out version) to utilities where possible
Jelmer Vernooij
1
-0
/
+1
2003-01-07
cannot make assignments to const values.
Herb Lewis
1
-1
/
+1
2003-01-02
BIG patch...
Andrew Bartlett
1
-1
/
+1
2002-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
1
-16
/
+9
2002-11-02
Fix --set-auth-user command to delete entries from the secrets file when an
Tim Potter
1
-12
/
+68
2002-10-05
Don't use usage function, but use popt for usage and help info
Jelmer Vernooij
1
-38
/
+37
2002-09-12
Merge undone cleanups.
Tim Potter
1
-13
/
+5
2002-09-12
Merge of winbind auth cleanups from appliance.
Tim Potter
1
-11
/
+21
2002-09-07
Winbind client-side cleanups.
Andrew Bartlett
1
-8
/
+4
2002-08-29
Use popt for --help
Jelmer Vernooij
1
-54
/
+24
2002-07-21
Compilers do find bugs :-)
Andrew Bartlett
1
-2
/
+1
2002-07-20
Try to fix up warnings - particularly on the IRIX 64 bit compiler (which had a
Andrew Bartlett
1
-2
/
+2
2002-07-11
Usage fixes from APPLIANCE_HEAD.
Tim Potter
1
-1
/
+2
2002-06-02
The last element of the definitions of enums can't have a trailing
Tim Potter
1
-1
/
+1
2002-05-29
merge from 2.2
Gerald Carter
1
-1
/
+1
2002-05-21
debug classized
Simo Sorce
1
-0
/
+3
2002-05-19
A small change to print out the error message only if we could not check the
Richard Sharpe
1
-4
/
+5
2002-05-18
As per rsharpe's request, require only a Masters in Astrophysics to
Andrew Bartlett
1
-14
/
+10
2002-05-13
Don't store domain with username in secrets.tdb
Tim Potter
1
-1
/
+1
2002-05-13
Merge of --set-auth-user updates from 2.2
Tim Potter
1
-3
/
+4
2002-04-04
Spelling.
Tim Potter
1
-1
/
+1
2002-04-04
Call poptFreeContext() as appropriate.
Tim Potter
1
-23
/
+30
2002-03-29
merge winbindd WINS changes from 2.2
Herb Lewis
1
-0
/
+68
2002-03-20
Cache call to winbind separator.
Tim Potter
1
-46
/
+56
2002-03-01
Move wbinfo over to d_printf(). Patch by Hasch@t-online.de (Juergen Hasch)
Andrew Bartlett
1
-55
/
+55
2002-02-15
Winbind cleanup.
Andrew Bartlett
1
-5
/
+13
2002-02-11
A few small winbind updates:
Andrew Bartlett
1
-1
/
+0
2002-02-06
0x is the traditional prefix for displaying hex numbers.
Tim Potter
1
-2
/
+2
2002-02-05
Drastic impromvents to pam_winbind.
Andrew Bartlett
1
-0
/
+6
2002-01-31
added 'wbinfo --sequence' to show sequence numbers of all domains
Andrew Tridgell
1
-0
/
+34
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-26
Change the winbind interface to use seperate 'domain' and 'username' feilds for
Andrew Bartlett
1
-3
/
+25
2002-01-20
This patch makes the 'winbind use default domain' code interact better with
Andrew Bartlett
1
-11
/
+0
2002-01-18
This is the 'winbind default domain' patch from Alexander Bokovoy
Andrew Bartlett
1
-8
/
+5
2002-01-11
Some memory leak fixes.
Tim Potter
1
-17
/
+23
2002-01-10
Return the winbind separator over the socket, so programs don't have to parse
Andrew Bartlett
1
-17
/
+37
2002-01-10
This changes the winbind protcol a bit:
Andrew Bartlett
1
-6
/
+56
2001-12-19
- added initial support for trusted domains in winbindd_ads
Andrew Tridgell
1
-1
/
+5
2001-12-11
Oops, the -a option disappeared.
Tim Potter
1
-0
/
+1
2001-12-11
fix for IRIX compilers
Herb Lewis
1
-2
/
+2
2001-12-11
Converted wbinfo to use popt instead of getopt - popt is very nice!
Tim Potter
1
-28
/
+100
2001-12-04
Correct message on wbinfo fail to open config file.
Jeremy Allison
1
-1
/
+2
2001-11-23
Removed TimeInit() call from every client program (except for one place
Tim Potter
1
-2
/
+0
2001-11-19
Store some path names in global variables initialized to configure
Martin Pool
1
-1
/
+1
2001-11-13
Fix winbind client code so that winbind calls are not made if the
Jeremy Allison
1
-0
/
+21
2001-09-05
fixed a bunch of compilation errors on Solaris, mostly people getting NSS_STA...
Andrew Tridgell
1
-32
/
+33
[next]