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
2007-10-10
r6502: add LOCKING debug class - pull PRINTINGDB class definition from trunk
Herb Lewis
7
-0
/
+43
2007-10-10
r6499: Add two newer mount options to syntax help for mount.cifs
Steve French
1
-1
/
+1
2007-10-10
r6497: Ensure yield_connection() is called on all appropriate error conditions.
Jeremy Allison
1
-19
/
+22
2007-10-10
r6495: Bugfix for #2596 by James Peach @ SGI. Fix become_root link issues and...
Jeremy Allison
2
-20
/
+18
2007-10-10
r6493: we're at 3.0.15pre3 now
Gerald Carter
1
-1
/
+1
2007-10-10
r6491: BUG 2653: patch from Olaf Imig <Olaf.Imig@bifab.de>; allocate memory f...
Gerald Carter
1
-1
/
+2
2007-10-10
r6490: BUG 1998: patch from Olaf Imig <Olaf.Imig@bifab.de>; fix byte ordering...
Gerald Carter
1
-3
/
+9
2007-10-10
r6488: net rpc printer migrate should not try to set stuff that's not there. ...
Volker Lendecke
1
-16
/
+28
2007-10-10
r6482: Add support so umount.cifs can update mtab
Steve French
1
-45
/
+80
2007-10-10
r6473: Fix for bug #2644 - test for special files to be ignored was reversed.
Jeremy Allison
1
-1
/
+1
2007-10-10
r6450: * fix typo in htlm_auth help message
Gerald Carter
3
-6
/
+5
2007-10-10
r6447: Add missing error mapping for EMLINK to NT_STATUS_TOO_MANY_LINKS (we h...
Steve French
1
-0
/
+1
2007-10-10
r6445: Make us survive the PARANOID_MALLOC_CHECKER. Should we enable that for
Volker Lendecke
10
-36
/
+47
2007-10-10
r6421: use add machine script when creating a user (ACB_NORMAL)
Gerald Carter
2
-3
/
+6
2007-10-10
r6417: Strange old IRIX systems return -1 for telldir() when
Jeremy Allison
1
-4
/
+0
2007-10-10
r6412: Add fflush(stdout) after displaying username prompt in smbsh if
Tim Potter
1
-0
/
+1
2007-10-10
r6411: Remove configure check for FTRUNCATE_NEEDS_ROOT as it's not actually
Tim Potter
1
-7
/
+0
2007-10-10
r6408: Fix compile error lurking where PATH_MAX is not defined. Bugzilla #2560.
Tim Potter
1
-1
/
+1
2007-10-10
r6407: Fix for bugzilla 2623 and 2630: $< and $* are not valid in explicit
Tim Potter
1
-5
/
+5
2007-10-10
r6401: Fix a debug message
Volker Lendecke
1
-1
/
+1
2007-10-10
r6395: Fix for Bug 2137, from Jay Fenlason <fenlason@redhat.com>
Deryck Hodge
1
-4
/
+4
2007-10-10
r6392: - Fixes bug 2564: when smbc_opendir() was called with a file rather than
Derrell Lipman
6
-37
/
+48
2007-10-10
r6388: BUG 2626: ensure that the calling_name is set to something after parsi...
Gerald Carter
1
-0
/
+2
2007-10-10
r6385: Convert checking of egid and secondary egid list into
Jeremy Allison
2
-32
/
+40
2007-10-10
r6378: Other systems may not return 1 for checking WRITE permission.
Jeremy Allison
1
-0
/
+13
2007-10-10
r6367: Slim down pdb_interface.c a bit. next_entry and search_end are function
Volker Lendecke
3
-204
/
+72
2007-10-10
r6365: Wow, how much worse does this get. From info provided by
Jeremy Allison
1
-0
/
+26
2007-10-10
r6358: merging SMB_ASSERT() changes from the release branch
Gerald Carter
1
-1
/
+8
2007-10-10
r6354: merge from 4_0 rev 6353:
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r6351: This is quite a large and intrusive patch, but there are not many piec...
Volker Lendecke
12
-975
/
+1317
2007-10-10
r6349: Update cifs umount utility
Steve French
1
-8
/
+22
2007-10-10
r6348: Fix for bug #2605 reported by Daniel Patterson <Daniel_Patterson@natio...
Jeremy Allison
1
-6
/
+21
2007-10-10
r6346: Add a counter for the number of SMB operations per connection/file.
Jeremy Allison
3
-2
/
+9
2007-10-10
r6344: Fix bug #2601 - it seems that DOS_OPEN_EXEC does mean readonly. Needed
Jeremy Allison
1
-1
/
+1
2007-10-10
r6319: add prototype so -Wstrict-prototypes will not fail
Herb Lewis
1
-0
/
+2
2007-10-10
r6318: don't include smbwrapper stuff unless asked for
Herb Lewis
3
-8
/
+20
2007-10-10
r6316: Remove over-cautious asserts. Damn wish I'd made the release
Jeremy Allison
1
-4
/
+9
2007-10-10
r6311: setting version to 3.0.15pre2
Gerald Carter
1
-1
/
+1
2007-10-10
r6307: Ensure info requested bitmask is printed in log when querying security...
Jeremy Allison
1
-1
/
+2
2007-10-10
r6302: OS/2 fix from Marcel Müller <mueller@maazl.de>. Don't check for mangl...
Jeremy Allison
1
-1
/
+2
2007-10-10
r6297: Fix bug in our trans2 secondary processing. We need to pass in the
Jeremy Allison
1
-4
/
+4
2007-10-10
r6296: add message about known interoperability issue with Windows 2003 SP1 DCs
Gerald Carter
1
-0
/
+10
2007-10-10
r6291: BUG 2588: force smbclient messages to port 139 unless someone set the ...
Gerald Carter
1
-1
/
+6
2007-10-10
r6290: and now the development tree becomes 3.0.15pre1
Gerald Carter
1
-1
/
+1
2007-10-10
r6282: Before converting enum_dom_groups, better get the previous version a bit
Volker Lendecke
1
-5
/
+13
2007-10-10
r6281: Fix the build for FreeBSD 4 -- no winbind
Volker Lendecke
1
-2
/
+2
2007-10-10
r6279: Convert the RAP enum functions to the pdb_search API. Who is using this
Volker Lendecke
1
-45
/
+56
2007-10-10
r6277: This implements a new caching API for enumerating the pdb elements. It is
Volker Lendecke
4
-48
/
+415
2007-10-10
r6275: Implement RAP version of enumusers/enumgroups level 0. No, I've not go...
Volker Lendecke
2
-7
/
+135
2007-10-10
r6273: Remove some unused code, minor cleanup
Volker Lendecke
3
-115
/
+3
[next]