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
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
added simple tests for SMBchkpath and SMBioctl
Andrew Tridgell
2003-03-30
2
-1
/
+173
*
Don't modify the incoming packet when checking the signiture.
Andrew Bartlett
2003-03-30
1
-10
/
+26
*
fixed the -B option as well
Andrew Tridgell
2003-03-30
1
-4
/
+4
*
fixed the -U option in nmblookup
Andrew Tridgell
2003-03-29
1
-1
/
+1
*
updated the TCON test so that win2000 passes. Samba now fails this
Andrew Tridgell
2003-03-29
1
-32
/
+63
*
added a simple test for the old SMBtcon interface
Andrew Tridgell
2003-03-29
2
-1
/
+80
*
More patches from coolo. One of these functions needs to be moved
Richard Sharpe
2003-03-28
1
-42
/
+78
*
Some fixes to URL syntax from coolo.
Richard Sharpe
2003-03-28
1
-2
/
+85
*
fix CIDR hosts allow/deny notation
Gerald Carter
2003-03-28
1
-1
/
+1
*
Merge from HEAD - get better error strings from the ldap server in pdb_ldap.
Andrew Bartlett
2003-03-28
1
-11
/
+38
*
Allow the new modules system to function with builtin vfs modules.
Andrew Bartlett
2003-03-28
1
-1
/
+1
*
don't include proto.h during autoconf tests since it doesn't exist yet; fixed...
Gerald Carter
2003-03-28
2
-0
/
+3
*
fix up IPC/LPT:/A: devicetype in tcon_and_X
Gerald Carter
2003-03-28
1
-21
/
+20
*
it is possible for some of the real time signals to be used by glibc,
Andrew Tridgell
2003-03-28
3
-2
/
+12
*
its VFS_NETATALK_OBJ not VFS_NETATALK
Andrew Tridgell
2003-03-28
1
-1
/
+1
*
removed a duplicate lump of module stuff in configure.in
Andrew Tridgell
2003-03-28
1
-7
/
+0
*
Compile @VFS_STATIC@ into smbd and vfstest
Jelmer Vernooij
2003-03-27
1
-1
/
+1
*
Also rebuild smbd/vfs.o after reconfiguring
Jelmer Vernooij
2003-03-27
1
-1
/
+1
*
Put backwards compatibility support for old modules in a seperate function
Jelmer Vernooij
2003-03-27
1
-45
/
+58
*
This is no functional change. It just makes pdb_ldap.c a bit
Volker Lendecke
2003-03-27
1
-24
/
+50
*
local_gid_to_sid() could use pdb_ldap, which for now requires ROOT.
Andrew Bartlett
2003-03-27
1
-0
/
+2
*
Use the new modules system in VFS. If a module can't be loaded with the
Jelmer Vernooij
2003-03-27
10
-111
/
+155
*
The definition of pstrcpy_base(), and the preceeding comments, were given
Christopher R. Hertel
2003-03-27
1
-9
/
+3
*
Fix DOS del command with widelinks = False.
Jeremy Allison
2003-03-26
1
-1
/
+2
*
Remove LDAP_LIBS and just use LIBS again as before. I'll
Jelmer Vernooij
2003-03-26
2
-8
/
+3
*
Add defines for platforms that need them.
Jeremy Allison
2003-03-26
1
-0
/
+6
*
Fix extra NULL arg added during app-head merge.
Jeremy Allison
2003-03-26
1
-3
/
+3
*
Use SAFE_FREE() instead of plain free() - pointed out by metze
Jelmer Vernooij
2003-03-26
1
-1
/
+2
*
Use execinfo.h to get prototypes for backtrace_symbols (fixes
Jelmer Vernooij
2003-03-26
2
-1
/
+5
*
Fix $LDAP_LIBS
Jelmer Vernooij
2003-03-26
1
-2
/
+2
*
Output backtrace to logfile in smb_panic(), as suggested by mbp
Jelmer Vernooij
2003-03-26
3
-9
/
+32
*
Don't do $(MAKE) modules_clean twice in a row - it breaks the build...
Jelmer Vernooij
2003-03-25
1
-1
/
+0
*
Give PARAMS_OBJ more priority
Jelmer Vernooij
2003-03-25
1
-27
/
+26
*
Do $(MAKE) modules_clean when compiling dynconfig.o. It's not the
Jelmer Vernooij
2003-03-25
1
-2
/
+4
*
Always rebuild modules after running ./configure (to prevent
Jelmer Vernooij
2003-03-25
3
-13
/
+28
*
Remove old check for TDB SAM (we now have --with-{static,shared}-modules=pdb_...
Jelmer Vernooij
2003-03-25
1
-18
/
+8
*
- Support building all auth modules as .so's
Jelmer Vernooij
2003-03-25
7
-85
/
+120
*
Don't use 'opt'
Jelmer Vernooij
2003-03-25
1
-1
/
+1
*
Make variables static to satisfy exotic compilers
Jelmer Vernooij
2003-03-25
2
-3
/
+2
*
Print list of builtin modules in 'smbd -b'
Jelmer Vernooij
2003-03-25
3
-0
/
+6
*
Remove obsolete defines (because of new modules system). We need
Jelmer Vernooij
2003-03-25
1
-9
/
+0
*
We need to 'preprocess' in popt_common_samba as well
Jelmer Vernooij
2003-03-25
1
-1
/
+1
*
Fix debug (thanks metze)
Andrew Bartlett
2003-03-25
1
-1
/
+1
*
Make auth.c compile again. I'm not sure what this does though...
Volker Lendecke
2003-03-25
1
-2
/
+3
*
Make these functions static, keep them out of proto.
Andrew Bartlett
2003-03-25
2
-4
/
+4
*
Apply metze's change correctly this time. Playing 'patch' by
Volker Lendecke
2003-03-25
1
-6
/
+6
*
win9x was suffered a case of the blues during a domain logon.
Gerald Carter
2003-03-25
1
-1
/
+14
*
- Add support to auth/ for the new modules system
Jelmer Vernooij
2003-03-24
12
-90
/
+129
*
Fix two typos
Jelmer Vernooij
2003-03-24
2
-2
/
+2
*
When using --with-static-modules=subsystem, don't build modules that
Jelmer Vernooij
2003-03-24
2
-4
/
+6
[prev]
[next]