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
...
*
winbindd should depend on IDMAP_OBJ too, not just link with it
Jelmer Vernooij
2003-04-02
1
-3
/
+3
*
More of coolo's changes for UTF-8 and some minor fixes of mine.
Richard Sharpe
2003-04-02
1
-17
/
+37
*
There's no need to use LDAP_CFLAGS, just use CFLAGS
Jelmer Vernooij
2003-04-02
1
-4
/
+4
*
Only use cflags and libs from krb5 when they appear to be working - fixes
Jelmer Vernooij
2003-04-02
1
-3
/
+4
*
Commit some more fixes for Coolo ...
Richard Sharpe
2003-04-02
4
-52
/
+31
*
Add static
Jelmer Vernooij
2003-04-02
2
-2
/
+2
*
Add const (from a patch by Stephan Kulow <coolo@kde.org>)
Jelmer Vernooij
2003-04-02
3
-18
/
+20
*
Add KRB5LIBS to smbmount
Jelmer Vernooij
2003-04-02
1
-1
/
+1
*
Link in lib/snprintf.o with editreg for use on systems that don't have snprintf
Jelmer Vernooij
2003-04-02
1
-1
/
+1
*
Add EDITREG_OBJ
Jelmer Vernooij
2003-04-02
1
-2
/
+3
*
Only link in popt when we need it
Jelmer Vernooij
2003-04-02
2
-22
/
+25
*
Map a useless error code to a useful one...
Andrew Bartlett
2003-04-02
1
-0
/
+5
*
Print out the 'freindly' error message from winbind. Also print useful
Andrew Bartlett
2003-04-02
3
-11
/
+28
*
Only link in libs when they are actually used. Works great here and on
Jelmer Vernooij
2003-04-02
2
-36
/
+59
*
Fix searching master ip by bcast when old master has gone away (based on patc...
Jelmer Vernooij
2003-04-02
1
-11
/
+18
*
error_string, not error_message...
Andrew Bartlett
2003-04-02
1
-1
/
+1
*
Clean up ntlm_auth a bit, and add a --diagnositics swtich, to check that
Andrew Bartlett
2003-04-02
1
-111
/
+417
*
Add const
Jelmer Vernooij
2003-04-02
1
-1
/
+1
*
THE Idmap patch :-)
Simo Sorce
2003-04-02
17
-164
/
+405
*
Fix a crash bug if LDAP doesn't fill in ld_error.
Andrew Bartlett
2003-04-02
1
-18
/
+18
*
Subtle changes to message handling after ENUMJOBS.
Jeremy Allison
2003-04-02
3
-19
/
+183
*
OHKAWA Yuichi (kuri@makino.ecei.tohoku.ac.jp) points out that using
Andrew Bartlett
2003-04-02
1
-2
/
+2
*
fix potential handle leak in _spoolss_open_printer_ex(); final fix for CR2102...
Gerald Carter
2003-04-01
1
-1
/
+3
*
Fix build of shared xml/mysql modules
Jelmer Vernooij
2003-04-01
1
-2
/
+4
*
changed the order of checking whether a SID is a UID or a GID in posix
Andrew Tridgell
2003-04-01
1
-3
/
+3
*
reversed the sense of the TCON test, now that we know that win2003
Andrew Tridgell
2003-04-01
1
-10
/
+10
*
Remove useless popt options
Jelmer Vernooij
2003-03-31
1
-2
/
+0
*
fix potential smbd crash when we fail to alloacte a policy handle for a print...
Gerald Carter
2003-03-31
1
-8
/
+9
*
Fix vfs to work with P_LIST-ed lp_vfsobj() -- the traversal is reversed. Base...
Alexander Bokovoy
2003-03-31
1
-3
/
+5
*
- Support absolute paths in vfs and charset modules
Jelmer Vernooij
2003-03-31
6
-25
/
+48
*
Fix formatting of back traces - pathc by metze
Jelmer Vernooij
2003-03-31
1
-2
/
+3
*
3 things:
Volker Lendecke
2003-03-31
1
-1
/
+0
*
Waider's cosmetic change to print out the database type when
Volker Lendecke
2003-03-31
1
-1
/
+17
*
Fix a botched merge from appliance-head...
Andrew Bartlett
2003-03-31
1
-1
/
+1
*
Tidyup of winbindd client OS specific autoconf code.
Tim Potter
2003-03-31
1
-5
/
+4
*
Placeholder for winbind aix client.
Tim Potter
2003-03-31
1
-0
/
+0
*
autoconf change to compile winbindd for AIX. The client side code
Tim Potter
2003-03-31
1
-0
/
+4
*
Cleanup of winbind client side code.
Tim Potter
2003-03-31
13
-606
/
+718
*
NT4 is particularly fussy about getting this right.
Andrew Bartlett
2003-03-31
1
-1
/
+0
*
Break the current build dependency on perl. Perl is required for
Tim Potter
2003-03-31
1
-3
/
+8
*
Success is not a level-0 issue...
Andrew Bartlett
2003-03-31
1
-1
/
+1
*
Don't try and dlsym or dlclose a NULL pointer.
Andrew Bartlett
2003-03-31
1
-9
/
+12
*
add a few error checks in EnumPrinterData()
Gerald Carter
2003-03-31
1
-4
/
+5
*
distclean fixups from Paul Green.
Tim Potter
2003-03-30
1
-2
/
+5
*
update copyright notice since it we are now almost 4 months into 2003
Gerald Carter
2003-03-30
2
-2
/
+2
*
Fix installation of auth and charset modules (reported by Stephan Kulow)
Jelmer Vernooij
2003-03-30
1
-2
/
+2
*
This sets the domain for the user in vampire. Otherwise
Volker Lendecke
2003-03-30
1
-0
/
+2
*
This fixes group updates in LDAP the same way as user updates
Volker Lendecke
2003-03-30
1
-77
/
+98
*
This changes our handling of invalid service types that the
Volker Lendecke
2003-03-30
2
-7
/
+112
*
- Point users at the HOWTO Collection instead of 'README' in modules/mysql.c
Jelmer Vernooij
2003-03-30
4
-6
/
+31
[prev]
[next]