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
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2004-02-09
the subsystem name is 'PASSDB' so name the modules 'passdb_XXX'
Stefan Metzmacher
1
-6
/
+6
2004-02-09
- remove unused 'evel ...' calls, we don't need them inside of
Stefan Metzmacher
1
-8
/
+8
2004-02-09
fix pdb_ldap build if LDAP support was detected
Stefan Metzmacher
1
-1
/
+1
2004-02-08
Convert libcli routines to use cli_tree instead of cli_state. Port
Tim Potter
39
-1364
/
+1383
2004-02-05
add the TORTURE SUBSYSTEM to the config.m4 scheme
Stefan Metzmacher
3
-23
/
+36
2004-02-05
remove unused Makefile vars and fix dublication in $(PROTO_OBJ)
Stefan Metzmacher
1
-7
/
+5
2004-02-03
This would appear to restore smbtorture to be able to use the syntax
Andrew Bartlett
1
-1
/
+3
2004-02-03
- add 'print' to the DCERPC binding strings
Stefan Metzmacher
15
-33
/
+16
2004-02-03
if vfs_cifs want to modify the ntvfs_ops struct, it should
Stefan Metzmacher
1
-1
/
+6
2004-02-03
move include/ntvfs.h to ntvfs/ntvfs.h
Stefan Metzmacher
2
-1
/
+1
2004-02-03
- port AUTH and PASSDB subsystems to new
Stefan Metzmacher
21
-268
/
+569
2004-02-03
make more function static, they are still available via the function pointers
Stefan Metzmacher
2
-2
/
+2
2004-02-03
do some merging from 3.0
Stefan Metzmacher
4
-16
/
+33
2004-02-03
- move all SMB server stuff to smb_server/*
Stefan Metzmacher
19
-771
/
+793
2004-02-02
remove some unused stuff
Stefan Metzmacher
3
-55
/
+3
2004-02-02
const fixes
Stefan Metzmacher
2
-3
/
+3
2004-02-02
readd this fix:
Stefan Metzmacher
1
-1
/
+1
2004-02-02
- we now specify the object files in the subsystems config.m4 file
Stefan Metzmacher
15
-196
/
+350
2004-02-02
some DEBUG and comment fixes
Stefan Metzmacher
9
-14
/
+24
2004-02-02
some compilers don't like the #warning preprocessing directive
Stefan Metzmacher
1
-1
/
+0
2004-02-02
remove unused files
Stefan Metzmacher
2
-65
/
+0
2004-02-02
remove unused .cvsignore file
Stefan Metzmacher
1
-3
/
+0
2004-02-02
some systems doesn't have ./ in PATH
Stefan Metzmacher
1
-2
/
+2
2004-02-02
fix PROTO_OBJS ... fix make proto on some platforms
Stefan Metzmacher
1
-1
/
+1
2004-02-01
Makefile.in cleanups:
Stefan Metzmacher
4
-33
/
+34
2004-02-01
merge:
Stefan Metzmacher
20
-774
/
+1504
2004-01-29
remove unused configure checks and options
Stefan Metzmacher
2
-744
/
+2
2004-01-29
add find_unused_options.sh
Stefan Metzmacher
1
-0
/
+42
2004-01-29
remove a lot of unused smb.conf options
Stefan Metzmacher
1
-651
/
+16
2004-01-28
remove a lot of unused stuff from the header files
Stefan Metzmacher
16
-342
/
+49
2004-01-28
- cosmetic fix in configure.in
Stefan Metzmacher
2
-4
/
+5
2004-01-28
- remove all STFS related stuff
Stefan Metzmacher
5
-71
/
+57
2004-01-28
remove autogenerated version.h from CVS
Stefan Metzmacher
1
-1
/
+0
2004-01-28
merge the version.h autogeneration stuff from 3.0
Stefan Metzmacher
15
-12
/
+285
2004-01-24
Remove testing utility for removed SAM system
Jelmer Vernooij
2
-489
/
+0
2004-01-22
(merge from 3.0)
Andrew Bartlett
1
-0
/
+2
2004-01-22
- move the vars used by the backtrace stuff into the #ifdef
Stefan Metzmacher
1
-26
/
+39
2004-01-22
fix last commit, which went in by mistake
Stefan Metzmacher
1
-2
/
+0
2004-01-22
sorry, the last commit went in by mistake:-(
Stefan Metzmacher
1
-6
/
+6
2004-01-22
initilize ev->maxfd = EVENT_INVALID_MAXFD; before the while() loop.
Stefan Metzmacher
3
-2
/
+14
2004-01-22
- make the recalculation of ev->maxfd a bit more efficient.
Stefan Metzmacher
1
-35
/
+50
2004-01-22
make dcerpc_pipes[] completely const.
Stefan Metzmacher
1
-2
/
+2
2004-01-22
added a little bit of const magic to get rid of the data in librpc/gen_ndr/*.o
Andrew Tridgell
2
-2
/
+2
2004-01-21
let the event_add_XXX() function return a pointer of the allocated event stru...
Stefan Metzmacher
1
-12
/
+12
2004-01-21
cope with a wider range of broken servers in the RAW-QFILEINFO test
Andrew Tridgell
1
-8
/
+10
2004-01-20
check for the correct fault code when the server fails a use of a
Andrew Tridgell
1
-3
/
+9
2004-01-20
added code to the RPC-SPOOLSS test that demonstrates that policy
Andrew Tridgell
5
-3
/
+102
2004-01-20
dcerpc server output now copes with the client blocking part way
Andrew Tridgell
3
-24
/
+64
2004-01-20
avoid a copy of the data being input to the dcerpc server in the most
Andrew Tridgell
1
-4
/
+29
2004-01-19
add make [un]installtorture
Stefan Metzmacher
1
-3
/
+9
[prev]
[next]