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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added Buchan Milne's DESTDIR patch.
John Terpstra
2002-10-30
1
-15
/
+15
*
Add autom4te.cache (used by newer autoconfs)
Jelmer Vernooij
2002-10-29
1
-0
/
+1
*
We also support security = server
Jelmer Vernooij
2002-10-29
1
-1
/
+1
*
2.2 was the previous release - don't talk about it like it's current
Jelmer Vernooij
2002-10-29
1
-1
/
+1
*
Small markup fixes
Jelmer Vernooij
2002-10-29
1
-2
/
+3
*
-E doesn't take arguments
Jelmer Vernooij
2002-10-29
1
-1
/
+1
*
Sync with actual changes
Jelmer Vernooij
2002-10-29
1
-4
/
+2
*
Fix a nice little memory leak in our uid changing code.
Andrew Bartlett
2002-10-29
1
-0
/
+2
*
Added close and unlink functions.
Tim Potter
2002-10-29
1
-0
/
+44
*
Fix fd leak with kernel change notify.
Jeremy Allison
2002-10-28
1
-1
/
+1
*
Fix typo (-s -> -S)
Jelmer Vernooij
2002-10-28
1
-2
/
+2
*
Update info on ldap suffix (thanks metze)
Jelmer Vernooij
2002-10-28
1
-1
/
+1
*
document ldap suffix
Jelmer Vernooij
2002-10-28
1
-0
/
+2
*
Implement 'net maxrid'. Needed to find the maximum current rid to
Volker Lendecke
2002-10-28
1
-0
/
+79
*
Remove make_printerdef from binary install process.
John Terpstra
2002-10-27
1
-1
/
+1
*
Fix bug in '-d'
Jelmer Vernooij
2002-10-26
1
-1
/
+1
*
One more step towards to better PDC.
Andrew Bartlett
2002-10-26
1
-208
/
+330
*
Make sure that we always return False if the password change never returns.
Andrew Bartlett
2002-10-26
1
-4
/
+8
*
Updates to winbind's PAM client and server - make the debug logs
Andrew Bartlett
2002-10-26
2
-19
/
+44
*
Fix problem where an fd would be left open for every printer queue.
Jeremy Allison
2002-10-26
1
-0
/
+27
*
PURGE_PRINTER fix from APP_HEAD
Gerald Carter
2002-10-25
1
-2
/
+0
*
Fix memory leak (patch by Steve Langasek)
Jelmer Vernooij
2002-10-25
1
-0
/
+14
*
Only run free_private_data when it's specified (reported by Steve Langasek ak...
Jelmer Vernooij
2002-10-25
1
-1
/
+2
*
Document -P and -V (patch from Guenther Deschner <gd@suse.de>)
Jelmer Vernooij
2002-10-24
1
-0
/
+32
*
Reverted a fix from Volker (sorry). We need to move this fix to the correct
Jeremy Allison
2002-10-23
1
-0
/
+3
*
Move OID documents to web module
Jelmer Vernooij
2002-10-23
2
-46
/
+0
*
much simpler code to choose a DC to contact in winbindd. We now always
Andrew Tridgell
2002-10-23
1
-55
/
+6
*
Debug level 12 is a typo.
Jeremy Allison
2002-10-23
1
-2
/
+2
*
First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>.
Jeremy Allison
2002-10-23
8
-202
/
+559
*
if trusted domains are disabled then we should not try to connect to
Andrew Tridgell
2002-10-23
1
-1
/
+6
*
fixed a possible segv when dealing with a blank password
Andrew Tridgell
2002-10-23
1
-2
/
+6
*
Fix for systems that allow more than 65536 open files per process.
Jeremy Allison
2002-10-22
3
-5
/
+11
*
Some was asking to look at this code, so better it stay there until we decide...
Simo Sorce
2002-10-22
5
-0
/
+1846
*
Fixed bug in session setup kwlist.
Tim Potter
2002-10-21
1
-2
/
+25
*
Same segfault as in add_groupmem.
Volker Lendecke
2002-10-21
1
-5
/
+10
*
pdb_unix.c did not really expect group RIDs dictated by a PDC and looking
Volker Lendecke
2002-10-21
1
-2
/
+4
*
merge from samba_3_0
Gerald Carter
2002-10-21
5
-317
/
+94
*
This moves the group mapping API into the passdb backend.
Volker Lendecke
2002-10-21
16
-52
/
+546
*
I was somewhat annoyed by 'pdbedit -a vl' spitting an error message
Volker Lendecke
2002-10-21
1
-1
/
+7
*
Fix usage message
Jelmer Vernooij
2002-10-21
1
-1
/
+1
*
Remove obsolete acconfig.h - we now use comments in AC_DEFINE()
Jelmer Vernooij
2002-10-21
5
-905
/
+1144
*
Add faq chapter about the samba features
Jelmer Vernooij
2002-10-21
1
-0
/
+376
*
Don't say we need WINS Replication documentation
Jelmer Vernooij
2002-10-21
1
-3
/
+3
*
Recognize FreeBSD5 correctly (not as being sysv...)
Jelmer Vernooij
2002-10-21
5
-9223
/
+17772
*
sync with SAMBA_3_0
Gerald Carter
2002-10-21
2
-593
/
+1
*
Sync with metze's CVS tree
Jelmer Vernooij
2002-10-21
1
-79
/
+253
*
Small patch from metze to add 3 parameters to vfs_init, as it requires
Jelmer Vernooij
2002-10-21
1
-1
/
+2
*
Add text doc about what work is left on the docs for 3.0
Jelmer Vernooij
2002-10-21
1
-0
/
+57
*
Test both new samba.tdbpack and oldtdbutil pack/unpack routines.
Martin Pool
2002-10-21
1
-29
/
+37
*
Import old pure Python version of tdbpack/unpack, so that we can do
Martin Pool
2002-10-21
1
-0
/
+144
[prev]
[next]