Stefan Metzmacher
b744493be5
r862: remove acl and sendfile stuff
...
it will be readded inside the ntvfs_posix module
metze
(This used to be commit ec624aefa8
)
2007-10-10 12:56:13 -05:00
Stefan Metzmacher
1f033febfe
r861: remove the next round of unused stuff
...
metze
(This used to be commit 8f59daba0d
)
2007-10-10 12:56:13 -05:00
Stefan Metzmacher
73f1ec5b0c
r860: convert SUBSYSTEM TORTURE to a config.mk file
...
metze
(This used to be commit 485eefcc0d
)
2007-10-10 12:56:13 -05:00
Stefan Metzmacher
2fbe37362f
r858: - remove unused account policy stuff it's in our sam.ldb now:-)
...
- don't link lib/ldap_escape.c it's currently unused
metze
(This used to be commit be472beea3
)
2007-10-10 12:56:12 -05:00
Stefan Metzmacher
69e40486f9
r857: fix the build of gregedit (typo:-)
...
metze
(This used to be commit 44de741038
)
2007-10-10 12:56:12 -05:00
Stefan Metzmacher
741f0ff16f
r854: remove unused file
...
metze
(This used to be commit 59f9108e2d
)
2007-10-10 12:56:12 -05:00
Stefan Metzmacher
7fb1be7373
r853: remove a real big bunch of unused code
...
I really think that this is needed to get a better overview of what is currently used
Also this stuff is really out of date
so if we really ever need some of this stuff back,
a 'svn copy' from the SAMBA_3_0 branch should be no big problem...
metze
(This used to be commit 972598d511
)
2007-10-10 12:56:12 -05:00
Stefan Metzmacher
f1a8a690fc
r852: remove unused utility progs
...
metze
(This used to be commit 4ef0b3656a
)
2007-10-10 12:56:12 -05:00
Stefan Metzmacher
d17ca56aed
r851: convert lib/registry/ to a config.mk file
...
metze
(This used to be commit b556760146
)
2007-10-10 12:56:12 -05:00
Stefan Metzmacher
454bba05df
r850: convert SUBSYSTEM AUTH to a config.mk file
...
metze
(This used to be commit b29414bd23
)
2007-10-10 12:56:11 -05:00
Stefan Metzmacher
1c43e84766
r849: move tdb/tools/Makefile to tdb/Makefile.tdb
...
like in ldb
also fix the makefile to let it compile the tools fine
metze
(This used to be commit e3191b54ea
)
2007-10-10 12:56:11 -05:00
Stefan Metzmacher
a3d61e0485
r848: convert lib/tdb into the same layout as lib/ldb
...
metze
(This used to be commit bacab322ce
)
2007-10-10 12:56:02 -05:00
Stefan Metzmacher
29a93d26cf
r847: convert SMB SERVER SUBSYSTEM to a config.mk file
...
metze
(This used to be commit 7f2e8a2b84
)
2007-10-10 12:53:55 -05:00
Stefan Metzmacher
766bf57f9d
r846: convert DCESRV subsystem to a config.mk file
...
metze
(This used to be commit 7fffc124e3
)
2007-10-10 12:53:54 -05:00
Stefan Metzmacher
ea0717b2e2
r845: convert SUBSYSTEM LIBBASIC to a .mk file
...
metze
(This used to be commit 81f50fbc95
)
2007-10-10 12:53:54 -05:00
Andrew Tridgell
934f6fda20
r839: password set/change in the samr server is complex enough that it
...
deserves its own C module
(This used to be commit 2ba7ff824c
)
2007-10-10 12:53:54 -05:00
Andrew Tridgell
b63cd185b9
r838: got rid of rpc_misc.h
...
(This used to be commit f61d333b2a
)
2007-10-10 12:53:54 -05:00
Andrew Tridgell
d62e63304d
r837: get rid of some more old rpc headers, and the genparser headers
...
(This used to be commit 3068b766ed
)
2007-10-10 12:53:54 -05:00
Andrew Tridgell
fa62ea0853
r836: get rid of SEC_DESC and related structure definitions
...
(This used to be commit d75fcbf068
)
2007-10-10 12:53:54 -05:00
Jelmer Vernooij
25ed82e7ee
r834: Fix gconf and dir backends
...
(This used to be commit fe5166ee88
)
2007-10-10 12:53:54 -05:00
Jelmer Vernooij
f0d7ae39c0
r833: Compile error
...
(This used to be commit e4f6ca8522
)
2007-10-10 12:53:54 -05:00
Jelmer Vernooij
b4c23f5a52
r832: Only show menu items for backends if they're present
...
(This used to be commit 9228aeeafd
)
2007-10-10 12:53:54 -05:00
Andrew Bartlett
5b5e793d16
r831: These functions duplicate the push/pull charcnv interfaces that we use
...
everywhere else in the Samba code, so remove them for clarity.
(ok, so also just never liked the names ;-)
Andrew Bartlett
(This used to be commit 5f5786ad5f
)
2007-10-10 12:53:53 -05:00
Jelmer Vernooij
a64be8dbdd
r830: Use pull_ucs2_talloc() instead of acnv_u2ux() and fix a memory leak.
...
(This used to be commit ad88561bec
)
2007-10-10 12:53:53 -05:00
Jelmer Vernooij
4a137a7cf1
r829: Implement 'hive' command
...
(This used to be commit 2a87981bd0
)
2007-10-10 12:53:53 -05:00
Jelmer Vernooij
f371d24542
r828: Some fixes in the core and regshell concerning hives and
...
unicode
(This used to be commit 25c27b176c
)
2007-10-10 12:53:53 -05:00
Andrew Tridgell
f7a7192eff
r827: remove a few more unused functions that we are unlikely to use again
...
(This used to be commit 121dd9ba00
)
2007-10-10 12:53:53 -05:00
Andrew Tridgell
f11cc69df3
r826: removed a pile of old code, in preparation for a new ACL handling system. I'd like to get rid of DOM_SID completely soon
...
(This used to be commit e306e27cf3
)
2007-10-10 12:53:53 -05:00
Jelmer Vernooij
bf52e242f5
r825: - Introduce support for multiple roots (or 'hives')
...
- Clean up rpc backend (possible now that multiple hives are supported)
(This used to be commit 8cd1b6bc70
)
2007-10-10 12:53:53 -05:00
Stefan Metzmacher
4e9d01c2a7
r822: use 'Last Change Rev:' instead of 'Revision:' from the svn info output
...
for setting the SVN_REVISION in version.h
metze
(This used to be commit 081f7970dd
)
2007-10-10 12:53:52 -05:00
Stefan Metzmacher
2941d3233c
r821: prompt user for password if not given by -U user%pass
...
and not as torture:password in smb.conf
metze
(This used to be commit 9de377a914
)
2007-10-10 12:53:52 -05:00
Jelmer Vernooij
1ca75ec3bb
r819: Fix seg fault in rpc backend, found by Andrew Bartlett
...
(This used to be commit d4cc4b3d68
)
2007-10-10 12:53:52 -05:00
Andrew Tridgell
c5e11daa8b
r818: added server side SMB signing to Samba4
...
(This used to be commit 8e5ddf5e8e
)
2007-10-10 12:53:52 -05:00
Andrew Bartlett
93076cb9bc
r816: - Make use of tridge's new samdb_result_sid_prefix() helper function.
...
- Remove legacy sid_to_string (which contained a memleak)
- Remove some unused parts of lib/util_sid.c
Andrew Bartlett
(This used to be commit 7c69a85984
)
2007-10-10 12:53:52 -05:00
Andrew Tridgell
8222c13ce9
r815: include our netbios name in the negprot response (this matches win2003)
...
(This used to be commit b4b67c3301
)
2007-10-10 12:53:52 -05:00
Andrew Tridgell
39696f7804
r813: gcc has fixed its huge debug sizes with -g now, so drop the -gstabs,
...
allowing us to use a more standard debug format.
If you want it even smaller than I recommend the
-feliminate-dwarf2-dups option, if your version of gcc supports it.
(This used to be commit a11340a971
)
2007-10-10 12:53:52 -05:00
Andrew Tridgell
32de597981
r812: added a new samdb_replace() call that simplifies the code in the main samr server a bit.
...
(This used to be commit 255d6e77e7
)
2007-10-10 12:53:51 -05:00
Andrew Tridgell
054453b584
r811: make the ldb_modify REPLACE semantics better match LDAP (ie. no error
...
on the attribute not existing and allow an empty replace)
(This used to be commit 1418b667d9
)
2007-10-10 12:53:51 -05:00
Simo Sorce
b047b71b45
r808: fix libtdb build by ifedffing out an smb_panic() and copying over CatchSignal fn from lib/signal changing it's name to TdbCatchSignal
...
(This used to be commit e1afaa1e9c
)
2007-10-10 12:53:51 -05:00
Stefan Metzmacher
3bf29c1113
r807: compile with PICFLAG by default
...
(ask tridge why this is better than recompiling only the
files we need for libraries with PICFLAG)
metze
(This used to be commit ee32d29044
)
2007-10-10 12:53:51 -05:00
Tim Potter
ac5393fa25
r806: Checkin of workarea - tridge gave me some good ideas today for a better
...
way to do this.
(This used to be commit c63cb50ca5
)
2007-10-10 12:53:51 -05:00
Jelmer Vernooij
544abe0759
r803: Add README file about building the debian package
...
(This used to be commit e100e79be0
)
2007-10-10 12:53:51 -05:00
Andrew Tridgell
95c52e11a1
r796: fixed samr_OemChangePasswordUser2() to replace attributes, not add
...
(This used to be commit 24bbf9f1bc
)
2007-10-10 12:53:51 -05:00
Andrew Tridgell
acda755f54
r793: - don't make templates members of any class that would make them show
...
up in searches like "objectclass=user"
- auto-add the computer objectclass for computer accounts on create
- added two types of password change call in samr server
- reset last_fault_code before each dcerpc call
(This used to be commit c1a65f83f6
)
2007-10-10 12:53:51 -05:00
Andrew Tridgell
f0a8f718ff
r792: - changed the ldb ldif_* functions to be in the ldb_ namespace
...
- added better error reporting in ldbdel
- fixed a bug in handling packing of records which contain elements
with no values (it caused db corruption)
- allow search with "dn" as target attribute
(This used to be commit 3657539623
)
2007-10-10 12:53:50 -05:00
Andrew Tridgell
0a083d1e08
r791: added ldb man page build to ldb makefile
...
(This used to be commit ec38392888
)
2007-10-10 12:53:50 -05:00
Andrew Tridgell
4219ec1dec
r790: started working on some documentation (manual pages) for ldb
...
(This used to be commit dcb9d1a897
)
2007-10-10 12:53:50 -05:00
Simo Sorce
6ebd4a9d64
r789: we return wrong number of entries
...
(This used to be commit c0c1596dbd
)
2007-10-10 12:53:50 -05:00
Andrew Tridgell
47a3f0cc38
r782: added torture test for level 6 logon level in netr_LogonSamLogon
...
(This used to be commit 770322bfdf
)
2007-10-10 12:53:50 -05:00
Andrew Tridgell
6d2559f354
r781: added level6 for logon level in SamLogon netlogon.idl
...
(This used to be commit 446808ae4d
)
2007-10-10 12:53:50 -05:00