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
Age
Commit message (
Expand
)
Author
Files
Lines
2003-03-22
It seems that this causes some problems on some linux platforms - it's a
Andrew Bartlett
1
-1
/
+1
2003-03-22
Patch from Jianliang Lu <j.lu@tiesse.com> to set the 'minimum password age'
Andrew Bartlett
1
-0
/
+11
2003-03-22
FALSE -> False (reported by Paul Green)
Jelmer Vernooij
1
-1
/
+1
2003-03-21
Clobber the 'SAFETY_MARGIN' in libsmb.
Andrew Bartlett
1
-3
/
+7
2003-03-21
Clobber our SMB buffers between packets. I hope this will help find bugs
Andrew Bartlett
1
-2
/
+10
2003-03-21
Patch from colo (on IRC) to get libsmbclient building due to pstring/fstring
Andrew Bartlett
2
-20
/
+20
2003-03-21
Merge of new appliance-head scalable printing fixes.
Jeremy Allison
1
-142
/
+287
2003-03-21
Add more mappings to the nterr->errno mapping table. It should be fairly
Jelmer Vernooij
1
-3
/
+75
2003-03-21
Give volker a hand, and let domain joins with existing user accounts work
Andrew Bartlett
1
-12
/
+38
2003-03-20
Only build pdb_ldap if both ldap libs and headers are found
Jelmer Vernooij
1
-2
/
+2
2003-03-20
NT4 as well as W2k respond with IPC regardless of what service
Volker Lendecke
1
-1
/
+1
2003-03-20
Patch from Samuel Thibault to convert messages from unix to dos charset. Works
Jelmer Vernooij
3
-13
/
+33
2003-03-20
Fix setOtherHelp() - pointed out by metze
Jelmer Vernooij
1
-1
/
+1
2003-03-20
Fix compile errors - don't use pstrcpy() on a fstring
Jelmer Vernooij
1
-7
/
+8
2003-03-20
use pstrcpy_base()
Jim McDonough
1
-1
/
+1
2003-03-20
Build samr as well
Jelmer Vernooij
1
-0
/
+1
2003-03-20
Use True, not TRUE and False, not FALSE
Jelmer Vernooij
5
-8
/
+8
2003-03-20
Fix typo
Volker Lendecke
1
-3
/
+3
2003-03-20
I like debug level 10, but these messages always get into my way
Volker Lendecke
1
-5
/
+5
2003-03-20
Convert smbcacls to popt
Jelmer Vernooij
2
-87
/
+53
2003-03-20
Make swat use popt
Jelmer Vernooij
2
-15
/
+19
2003-03-20
Merge Herb's change.
Volker Lendecke
1
-1
/
+1
2003-03-20
If CFLAGS is set when running configure, then just use that.
Martin Pool
1
-3
/
+7
2003-03-20
lib/messages.c: Check return from chainlock before modifying message queue.
Jeremy Allison
3
-7
/
+8
2003-03-20
Cleanup bogus initialisation in SID_NAME_USE enum.
Tim Potter
2
-9
/
+10
2003-03-19
Add make rules for passdb/*.so
Jelmer Vernooij
1
-0
/
+25
2003-03-19
Fix corrupt memory reading in smb_register_passdb
Jelmer Vernooij
1
-1
/
+1
2003-03-19
use strnlen to prevent coredumps
Jim McDonough
1
-3
/
+3
2003-03-19
Fix pdb_unix usage - noticed by jmcd
Jelmer Vernooij
1
-1
/
+1
2003-03-19
Fix build errors and move pdb_guest.so -> guest.so
Jelmer Vernooij
1
-1
/
+1
2003-03-19
replace pstrcpy
Jim McDonough
1
-1
/
+1
2003-03-19
Fix module names
Jelmer Vernooij
1
-3
/
+4
2003-03-19
Put in the new modules system. It's now used by passdb and rpc. I will
Jelmer Vernooij
23
-331
/
+116
2003-03-19
Add paramter 'ldap del only sam attr'.
Volker Lendecke
2
-59
/
+101
2003-03-19
Fix some comment typos
Jelmer Vernooij
1
-2
/
+2
2003-03-19
Hey -- there is an error code NT_STATUS_CANNOT_DELETE :-)
Volker Lendecke
1
-1
/
+1
2003-03-19
If we fail, return an error code :-)
Volker Lendecke
1
-0
/
+1
2003-03-19
GCC 3.x has deprecated multi-line string constants.
Tim Potter
5
-307
/
+304
2003-03-19
Fix compiler warning.
Tim Potter
2
-3
/
+8
2003-03-19
Removed unused variable.
Tim Potter
1
-2
/
+0
2003-03-19
Add function prototype.
Tim Potter
1
-0
/
+4
2003-03-19
Remove py_samba.c experiment - it didn't work.
Tim Potter
2
-68
/
+1
2003-03-19
Put group mapping into LDAP.
Volker Lendecke
1
-1
/
+501
2003-03-19
Fix debug message not to use an uninitialized variable.
Volker Lendecke
1
-2
/
+1
2003-03-19
Add additional StrCaseCmp test cases.
Martin Pool
1
-2
/
+14
2003-03-19
Add an STF module that defines the tests to be run by "make check".
Martin Pool
1
-0
/
+33
2003-03-19
Get rid of "make check" targets that call nonexistent code.
Martin Pool
1
-30
/
+15
2003-03-19
A new STF test case! This one checks strcasecmp correctness for
Martin Pool
1
-0
/
+57
2003-03-19
Add the correct file :-( to ignore .po and .po32 files.
Martin Pool
1
-0
/
+2
2003-03-19
Remove this .po file from the repository. I meant to add a cvsignore
Martin Pool
1
-0
/
+0
[prev]
[next]