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
2002-11-01
Add more. Parse SIDs on the command line ... soon will actually mod the
Richard Sharpe
1
-11
/
+88
2002-11-01
Fix a problem with spaces vs tabs
Richard Sharpe
1
-2
/
+2
2002-11-01
Revert that stupid one line change.
Richard Sharpe
1
-1
/
+0
2002-11-01
Fix small typo ...
Richard Sharpe
1
-1
/
+1
2002-11-01
Add more code to the profiles program and add Makefile.in support.
Richard Sharpe
3
-12
/
+358
2002-11-01
Tidyup of some DCERPC pipe connection debugs. The new LSA_DS stuff
Tim Potter
1
-4
/
+3
2002-10-31
Fix slowdown because of enumerating all print queues on every smbd startup.
Jeremy Allison
3
-19
/
+25
2002-10-31
Re-enable use of existing kerberos tickets.
Jim McDonough
1
-2
/
+6
2002-10-31
Check the long_archi name is not null.
Jeremy Allison
1
-0
/
+6
2002-10-31
add smb_load_modules() to load a list of modules - does this function look ok ?
Jelmer Vernooij
1
-0
/
+22
2002-10-31
search & replace doesn't always work reliably :-)
Volker Lendecke
1
-2
/
+2
2002-10-31
Add a small utility that can print out the SEC DESCs in NTUSER.DAT.
Richard Sharpe
1
-0
/
+250
2002-10-31
Applied Buchan Milne's patches.
John Terpstra
1
-1
/
+1
2002-10-30
Rerun autoconf
Jelmer Vernooij
2
-1
/
+5
2002-10-30
Fix build. Don't use BSD setenv. Use POSIX putenv.
Jim McDonough
1
-3
/
+6
2002-10-30
use sys_dlopen instead of dlopen (thanks to jra for noticing)
Jelmer Vernooij
1
-1
/
+1
2002-10-30
Fix boog in argument list for nt_create_andx.
Tim Potter
1
-1
/
+1
2002-10-30
- Remove RTLD_GLOBAL
Jelmer Vernooij
2
-4
/
+5
2002-10-30
added a timegm() function for systems that don't have it
Andrew Tridgell
3
-1
/
+27
2002-10-30
Add init_module_function typedef for new module system
Jelmer Vernooij
1
-0
/
+3
2002-10-30
Add initial vesion of new module system
Jelmer Vernooij
2
-1
/
+65
2002-10-30
Added Buchan Milne's DESTDIR patch.
John Terpstra
1
-15
/
+15
2002-10-29
Add autom4te.cache (used by newer autoconfs)
Jelmer Vernooij
1
-0
/
+1
2002-10-29
Fix a nice little memory leak in our uid changing code.
Andrew Bartlett
1
-0
/
+2
2002-10-29
Added close and unlink functions.
Tim Potter
1
-0
/
+44
2002-10-28
Fix fd leak with kernel change notify.
Jeremy Allison
1
-1
/
+1
2002-10-28
Implement 'net maxrid'. Needed to find the maximum current rid to
Volker Lendecke
1
-0
/
+79
2002-10-26
Fix bug in '-d'
Jelmer Vernooij
1
-1
/
+1
2002-10-26
One more step towards to better PDC.
Andrew Bartlett
1
-208
/
+330
2002-10-26
Make sure that we always return False if the password change never returns.
Andrew Bartlett
1
-4
/
+8
2002-10-26
Updates to winbind's PAM client and server - make the debug logs
Andrew Bartlett
2
-19
/
+44
2002-10-26
Fix problem where an fd would be left open for every printer queue.
Jeremy Allison
1
-0
/
+27
2002-10-25
PURGE_PRINTER fix from APP_HEAD
Gerald Carter
1
-2
/
+0
2002-10-25
Fix memory leak (patch by Steve Langasek)
Jelmer Vernooij
1
-0
/
+14
2002-10-25
Only run free_private_data when it's specified (reported by Steve Langasek ak...
Jelmer Vernooij
1
-1
/
+2
2002-10-23
Reverted a fix from Volker (sorry). We need to move this fix to the correct
Jeremy Allison
1
-0
/
+3
2002-10-23
much simpler code to choose a DC to contact in winbindd. We now always
Andrew Tridgell
1
-55
/
+6
2002-10-23
Debug level 12 is a typo.
Jeremy Allison
1
-2
/
+2
2002-10-23
First cut of new ACL mapping code from Andreas Gruenbacher <agruen@suse.de>.
Jeremy Allison
8
-202
/
+559
2002-10-23
if trusted domains are disabled then we should not try to connect to
Andrew Tridgell
1
-1
/
+6
2002-10-23
fixed a possible segv when dealing with a blank password
Andrew Tridgell
1
-2
/
+6
2002-10-22
Fix for systems that allow more than 65536 open files per process.
Jeremy Allison
3
-5
/
+11
2002-10-22
Some was asking to look at this code, so better it stay there until we decide...
Simo Sorce
5
-0
/
+1846
2002-10-21
Fixed bug in session setup kwlist.
Tim Potter
1
-2
/
+25
2002-10-21
Same segfault as in add_groupmem.
Volker Lendecke
1
-5
/
+10
2002-10-21
pdb_unix.c did not really expect group RIDs dictated by a PDC and looking
Volker Lendecke
1
-2
/
+4
2002-10-21
merge from samba_3_0
Gerald Carter
5
-317
/
+94
2002-10-21
This moves the group mapping API into the passdb backend.
Volker Lendecke
16
-52
/
+546
2002-10-21
I was somewhat annoyed by 'pdbedit -a vl' spitting an error message
Volker Lendecke
1
-1
/
+7
2002-10-21
Fix usage message
Jelmer Vernooij
1
-1
/
+1
[prev]
[next]