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