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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r20837: Use real type name, to fix compilation with -WC++-compat
Jelmer Vernooij
10
-178
/
+178
2007-10-10
r20833: Reformatting
Volker Lendecke
1
-23
/
+41
2007-10-10
r20832: Remove extra pointers previously added to unique [out] pointers. Inst...
Jelmer Vernooij
34
-427
/
+595
2007-10-10
r20828: Fix the build with libnscd.
Günther Deschner
1
-2
/
+2
2007-10-10
r20827: Increment the interface version.
Volker Lendecke
1
-1
/
+2
2007-10-10
r20824: Send access to the trusted domain passwords through the pdb backend, ...
Volker Lendecke
12
-64
/
+153
2007-10-10
r20820: merge from samba4:
Stefan Metzmacher
2
-2
/
+3
2007-10-10
r20817: sync lib/replace with samba4
Stefan Metzmacher
12
-40
/
+149
2007-10-10
r20811: fix comment
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20796: Fix the same problem Jeremy has fixed (improper handling of deferred ...
Volker Lendecke
2
-11
/
+15
2007-10-10
r20789: merge from samba4:
Stefan Metzmacher
2
-12
/
+0
2007-10-10
r20781: Fix a couple of paths found by Volker where we weren't
Jeremy Allison
2
-1
/
+13
2007-10-10
r20774: I thought I committed this before Xmas holidays ...
Simo Sorce
13
-95
/
+146
2007-10-10
r20759: Dummy checkin to let the build farm pick up the new smbtorture4
Volker Lendecke
1
-1
/
+2
2007-10-10
r20745: Commit Finnish transalation of SWAT after review
Simo Sorce
2
-1
/
+612
2007-10-10
r20744: Fix the build (I missed some chkpth -> checkpath renames).
Jeremy Allison
3
-4
/
+4
2007-10-10
r20743: Remove another BOOL ok from reply_getatr.
Jeremy Allison
1
-20
/
+15
2007-10-10
r20742: Rename chkpth -> checkpath for sanity's sake :-).
Jeremy Allison
4
-40
/
+40
2007-10-10
r20740: Get rid of some if-statements
Volker Lendecke
1
-14
/
+10
2007-10-10
r20738: Remove unused variable
Volker Lendecke
1
-1
/
+0
2007-10-10
r20725: Get rid of a bool passed down -- gd, please check
Volker Lendecke
2
-4
/
+1
2007-10-10
r20724: Get closer to passing RAW-OPEN. If the client is using
Jeremy Allison
1
-12
/
+10
2007-10-10
r20722: RAW-CHKPATH should now pass, build farm should
Jeremy Allison
1
-4
/
+13
2007-10-10
r20721: Fix the search unix_convert error returns. Only open
Jeremy Allison
3
-27
/
+37
2007-10-10
r20720: Fix the chkpath problem, still looking at findfirst.
Jeremy Allison
2
-1
/
+13
2007-10-10
r20718: Sync up the filename path parsing changes from SAMBA_3_0_24.
Jeremy Allison
8
-639
/
+408
2007-10-10
r20717: Merge sharemode patch from Mathias Dietz <MDIETZ@de.ibm.com>.
Jim McDonough
1
-4
/
+9
2007-10-10
r20707: Clean up pdb_interface.c a bit -- patch from Michael Adam <ma@sernet.de>
Volker Lendecke
1
-23
/
+38
2007-10-10
r20700: In the main processing loop we select() on the fam socket. If it fire...
Volker Lendecke
1
-0
/
+13
2007-10-10
r20699: This is an attempt to fix bug 4326.
Volker Lendecke
1
-1
/
+2
2007-10-10
r20695: Remove duplication of constants.
Jeremy Allison
1
-11
/
+2
2007-10-10
r20694: To get this right we need to do signed 64-bit
Jeremy Allison
1
-7
/
+7
2007-10-10
r20692: Fix bug found by Guenther -
Jeremy Allison
1
-1
/
+1
2007-10-10
r20690: fix a bug that causes smbd to 'hang' intermittently.
Andrew Tridgell
1
-32
/
+13
2007-10-10
r20687: Implement grace logons for offline authentications in pam_winbind.
Günther Deschner
3
-21
/
+45
2007-10-10
r20674: Regenerate NDR parsers after pidl changes. This should fix a couple of
Jelmer Vernooij
8
-108
/
+66
2007-10-10
r20668: Also do not install the smbumount man page if we don't build smbumount.
Lars Müller
1
-1
/
+1
2007-10-10
r20666: Also do not install the smbmnt man page if SMBMOUNT_PROGS is not set.
Lars Müller
1
-1
/
+1
2007-10-10
r20664: Set the environment variable _before_ calling the shell.
Lars Müller
1
-1
/
+1
2007-10-10
r20663: Do not install smbmount man page if we didn't called configure
Lars Müller
3
-3
/
+6
2007-10-10
r20654: Fix from Karolin Seeger <ks@sernet.de>: Accept "forever", "off" and "...
Volker Lendecke
1
-7
/
+15
2007-10-10
r20651: Fix "password expires soon" warning message for pam_winbind.
Günther Deschner
1
-12
/
+67
2007-10-10
r20644: Make some functions static, thanks to Michael Adam <ma@sernet.de> for...
Volker Lendecke
1
-3
/
+3
2007-10-10
r20636: Remove notify leftover
Volker Lendecke
1
-1
/
+0
2007-10-10
r20635: Add placeholder to ensure we don't go into the
Jeremy Allison
1
-0
/
+11
2007-10-10
r20634: A *LOT* more work is necessary before touching notify remotely starts...
Volker Lendecke
7
-621
/
+38
2007-10-10
r20632: The extended RAW-SAMBA3BADPATH test led me to some wrong assumptions, in
Volker Lendecke
1
-53
/
+59
2007-10-10
r20630: Fix some trivial memleaks.
Günther Deschner
1
-0
/
+3
2007-10-10
r20628: Looks bigger than it is. This is just re-indenting the if (dirname) t...
Volker Lendecke
1
-40
/
+38
2007-10-10
r20627: orig_name is not needed anymore, and slightly simplify logic by doing...
Volker Lendecke
1
-9
/
+8
[next]