Age | Commit message (Collapse) | Author | Files | Lines |
|
Merge: add popt_common_version to command line options table.
(This used to be commit 5f8a008a52b115ed423464faa264f1b7ab86a1e2)
|
|
twice, let the libsmb code determine what form the share name should take.
Andrew Bartlett
(This used to be commit a25f6126647c94551c03bfc28e3fb5ec5ef6264a)
|
|
(This used to be commit 56934f303c0551df858cc6d6ad32d0b37fcd1307)
|
|
(This used to be commit a2e1969ce54e9ad412fc25ed5d749c38167ad8b0)
|
|
Jeremy.
(This used to be commit b54f6bf06c6a4032ba0d6c2a25699948685ccf6a)
|
|
- fstring/pstring mixups
- the detection code that found them (disabled)
- a bit of whitespace
- a static
Andrew Bartlett
(This used to be commit 9b70fa868e7d9481f584c83fc4046174e1dedfd9)
|
|
warnings. (Adds a lot of const).
Andrew Bartlett
(This used to be commit 3a7458f9472432ef12c43008414925fd1ce8ea0c)
|
|
named. Ensure we can query them.
Jeremy.
(This used to be commit 09a218a9f6fb0bd922940467bf8500eb4f1bcf84)
|
|
-g -Wall -Wshadow -Wstrict-prototypes -Wpointer-arith -Wcast-qual
if you're using gcc. It really does help !
Jeremy.
(This used to be commit 7daa880503f9ad6ae24a26f708c03ff1d119b7c0)
|
|
Jeremy.
(This used to be commit fc5774b075f435dfbf3253e5e6af8afc9ee4ca22)
|
|
Build farm! Build farm! Please check the build farm!
...or at least run make torture.
(This used to be commit 36545ee9a78146fa03d27fed6c7184d5fdadb2ab)
|
|
(This used to be commit c089c334689cca69900029abba627503c3a7ed75)
|
|
(This used to be commit 1e8ca2801e2e588e5fcdbe2b549bfd818d8bad81)
|
|
(This used to be commit e026b84815ad1a5fa981c24fff197fefa73b4928)
|
|
(This used to be commit 65e7b5273bb58802bf0c389b77f7fcae0a1f6139)
|
|
used to be commit 9a5541595f78f2cbba16030552c6e780f6fddcf6)
|
|
(This used to be commit 70d9b71ceaeba95712fa61e601376ff5cc8e7714)
|
|
(This used to be commit 779aea57450db83fa7870e8a35db55d475682519)
|
|
add command-line option to samtest to specify alternate config file - use /dev/null
to don't load any config file..
add 'conf' command to load specified config file
(This used to be commit 237883d1e68e99a3ea3df9b6e182c70cb31b2523)
|
|
Fix bug in enum_domains
Add samtest commands:
- lookup_sid
- lookup_name
- enum_domains
- lookup_domain
(This used to be commit 0c01219850e5d9b77b3b2c0b4b87aa3c82e3292b)
|
|
and domainname
- Allocate sam_methods, set domain_sid, domain_name and backend_name in make_sam_methods_backend_entry instead of in the backend
- Remove sam_context and domain_sid pointers from the sam_init_function - we don't need those arguments anymore since they're
available in sam_methods as well
(This used to be commit 50d2527eed0eb26c16f2f7e28badbf08d771380e)
|
|
(This used to be commit f1021cbc557bfa0078e932a8268c5c9adcae0ae8)
|
|
Fix small bug in sam/interface.c
Make sam backend to default to a define
(This used to be commit 60ab55fedf03a0b505b0b73527e031124a46304e)
|
|
dir listings. Added regression test in smbtorture (in HEAD) also.
Jeremy.
(This used to be commit 3c9d24d7c3bad2beb641880a97f0eda5cd3e4ec7)
|
|
patch from metze
(This used to be commit a4351a3923fd87e1c54119d997b673fcac34601b)
|
|
Jeremy.
(This used to be commit e9392c4a2e1e1ce44fcd1a1105477c17a3410f14)
|
|
Jeremy.
(This used to be commit 4e836c4ce2b51e42ab4f29c6c916fe6a73a58654)
|
|
Jeremy.
(This used to be commit 4eeef6ef530acf1cc4e08e24af902c15af57ece7)
|
|
Don't use global_ctx in samtest.c
(This used to be commit 0428eb422b50135327daf3040067f5982f1b0b92)
|
|
(This used to be commit 355d28d9eae2fd4b94bb591c5c51cad2fab9d2fd)
|
|
(This used to be commit b1e1d548031f270dd51ffa1910c3ae2503e64e8f)
|
|
anything (yet). Requires move from samr_make_sam_obj_sd to lib/
(This used to be commit 7904770d341b194574f9dc8da578a5fe4b31aa9f)
|
|
(This used to be commit 5246d3693c463e581a7cd40f86878e40456237c3)
|
|
addedd to vfstest the possibility to read a file to imput a stream of commands
(This used to be commit 233b14f447994db8fdb4448d19eff0c38c17254d)
|
|
(This used to be commit e0c61b31050a3e3fdec2c47c80ef34de3ec73e04)
|
|
(This used to be commit 20f1765c32b2dd048e1572cd1b1e490459f7d5dc)
|
|
(This used to be commit bac73fa972c24503f12968810059745c81fa57a9)
|
|
(This used to be commit 9b4deb1e0f36968bf9b83120b12e6692b20df9d4)
|
|
(This used to be commit 4280300d80d831b78ca50a0a4325b9e239a8bb63)
|
|
(This used to be commit 2307869798c99f75d2624bb3c144e780e358a3c9)
|
|
open calls now understands flags and mode
bug on read
(This used to be commit 751d057713a3fa8a5a141eaed4e8401e7802cfc9)
|
|
Just now it is acommandline tool like smbclient and rpcclient that is able to
perform operations on the file system passing through the vfs layer
It is not complete yet, some functions have simply faked up data, but module
loading works yet and basic operations too.
Thanks to Eric Lorimer for helping out with the initial setup.
Simo.
(This used to be commit 42ae5eb82657d4905bdaf247286f95599380afbb)
|
|
(This used to be commit 28d325227c9b7ab48a47df006204319b21f7e7f7)
|
|
(This used to be commit d3599b446ed1c8ccd7c9e161ecfa5d52d6066c22)
|
|
Andrew Bartlett
(This used to be commit 21b0e8f560849be77bde463cf006ea0de54211e9)
|
|
(This used to be commit 897cc4a610932e596f8a9807213166e380ef0203)
|
|
(This used to be commit 03ac082dcb375b6f3ca3d810a6a6367542bc23ce)
|
|
Jeremy.
(This used to be commit 95d22f18d7a2bb06804a6a336b243face4b496a1)
|
|
(This used to be commit 92eead1a0a93a6191fbd7b413f0736eb1a716b8e)
|
|
(This used to be commit c4d6a49779e0e2bff86256b8b353e6c803e31ba9)
|