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
...
*
in the async socket handling routines in the cifs backend don't assume
Andrew Tridgell
2004-03-08
1
-3
/
+3
*
fixed two writex client bugs
Andrew Tridgell
2004-03-08
1
-4
/
+4
*
make proto should not catch any function of the lib/popt/*.c stuff
Stefan Metzmacher
2004-02-24
1
-2
/
+2
*
let the popt replacement stuff survive a make proto
Stefan Metzmacher
2004-02-24
5
-37
/
+67
*
renaming and restructuring of same object file lists
Stefan Metzmacher
2004-02-23
1
-44
/
+44
*
- creat the LIBCMDLINE subsystem
Stefan Metzmacher
2004-02-22
7
-593
/
+108
*
The file descriptor argument to cli_getattrE() is a fnum not a fd.
Tim Potter
2004-02-21
1
-2
/
+2
*
remove the python stuff, this will be rewritten on top of libsmb.so
Stefan Metzmacher
2004-02-21
12
-664
/
+0
*
split up the schannel rpc client code into separate key establishment
Andrew Tridgell
2004-02-21
1
-19
/
+64
*
added the simple HOLDCON torture test. This is used to establish
Andrew Tridgell
2004-02-21
1
-0
/
+56
*
fixed a problem with the smb client code spinning when the connection
Andrew Tridgell
2004-02-21
1
-1
/
+5
*
don't inlcude rpc/rpc.h and rpcsvc/*.h anymore
Stefan Metzmacher
2004-02-18
4
-167
/
+6
*
remove unused NISPLUS/AUTOMOUNT stuff
Stefan Metzmacher
2004-02-18
3
-43
/
+1
*
remove pdb_nisplus, its also removed in samba3, because it was broken
Stefan Metzmacher
2004-02-18
1
-1565
/
+0
*
move some cryto stuff to lib/crypto/*
Stefan Metzmacher
2004-02-18
5
-626
/
+5
*
move external configure test programs
Stefan Metzmacher
2004-02-13
15
-1510
/
+12
*
move all old configure checks to build/m4/rewrite.m4
Stefan Metzmacher
2004-02-13
2
-1789
/
+1789
*
move the tdb utils to utils/tdb/*
Stefan Metzmacher
2004-02-12
9
-1492
/
+0
*
move the tdb lib code to lib/tdb/*
Stefan Metzmacher
2004-02-12
8
-3501
/
+4
*
move -lpopt replacement code from source/popt/* to source/lib/popt/*
Stefan Metzmacher
2004-02-12
17
-1772
/
+4
*
move the -lpopt replacement to a LIBPOPT subsystem
Stefan Metzmacher
2004-02-12
3
-40
/
+57
*
move more code to the config.m4 scheme
Stefan Metzmacher
2004-02-12
6
-104
/
+146
*
do not return a value in a void function
Stefan Metzmacher
2004-02-12
1
-1
/
+1
*
fixed a void return spotted by metze
Andrew Tridgell
2004-02-11
1
-1
/
+1
*
as I renamed the PDB subsystem to PASSDB, we need to rename
Stefan Metzmacher
2004-02-11
5
-6
/
+6
*
fixed a couple of uninitialised returns spotted by valgrind
Andrew Tridgell
2004-02-10
1
-2
/
+2
*
don't force debug in the RPC-MGMT test
Andrew Tridgell
2004-02-10
1
-2
/
+0
*
we can close the netlogon pipe used to setup the schannel session key
Andrew Tridgell
2004-02-10
1
-1
/
+3
*
Convert libcli routines to return NTSTATUS instead of BOOL. Again, the
Tim Potter
2004-02-10
26
-394
/
+394
*
don't always use the same schannel context number
Andrew Tridgell
2004-02-10
1
-1
/
+1
*
- modified the dcerpc client security code to be generic, so ntlmssp
Andrew Tridgell
2004-02-10
14
-164
/
+833
*
the subsystem name is 'PASSDB' so name the modules 'passdb_XXX'
Stefan Metzmacher
2004-02-09
1
-6
/
+6
*
- remove unused 'evel ...' calls, we don't need them inside of
Stefan Metzmacher
2004-02-09
1
-8
/
+8
*
fix pdb_ldap build if LDAP support was detected
Stefan Metzmacher
2004-02-09
1
-1
/
+1
*
Convert libcli routines to use cli_tree instead of cli_state. Port
Tim Potter
2004-02-08
39
-1364
/
+1383
*
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
[prev]
[next]