Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-02-22 | Revert "s3-waf: make use of LIBCLI_CLDAP subsystem" | Günther Deschner | 1 | -3/+6 | |
Metze, we need to cleanup deps to idtree and cli-ldap first. Guenther This reverts commit ac4497edae2800c3fc7c40f0e538b936f1965a75. Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Feb 22 23:53:25 CET 2011 on sn-devel-104 | |||||
2011-02-22 | s3-waf: add check for getspnam(). | Günther Deschner | 1 | -0/+5 | |
Guenther | |||||
2011-02-22 | s3-waf: add check for TDB_ERR_NESTING. | Günther Deschner | 1 | -0/+5 | |
Guenther | |||||
2011-02-22 | s3-waf: add check for sendfile on AIX. | Günther Deschner | 1 | -0/+23 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Feb 22 22:36:53 CET 2011 on sn-devel-104 | |||||
2011-02-22 | s3-waf: add check for sendfile on solaris. | Günther Deschner | 1 | -0/+50 | |
Guenther | |||||
2011-02-22 | s3-waf: add check for sendfile on hpux. | Günther Deschner | 1 | -0/+37 | |
Guenther | |||||
2011-02-22 | s3-waf: add check for sendfile on freebsd. | Günther Deschner | 1 | -0/+24 | |
Guenther | |||||
2011-02-22 | s3-waf: add check for sendfile on linux. | Günther Deschner | 1 | -0/+45 | |
Guenther | |||||
2011-02-22 | s3-waf: make sure ENABLE_BUILD_FARM_HACKS is enabled when run on the buildfarm. | Günther Deschner | 1 | -0/+3 | |
Guenther | |||||
2011-02-22 | s3-includes: move some chgpasswd related defines to the locations where they ↵ | Günther Deschner | 3 | -12/+12 | |
are used. Guenther | |||||
2011-02-22 | s3-printing: move more printing structs to printing.h | Günther Deschner | 3 | -40/+41 | |
Guenther | |||||
2011-02-22 | s3-printing: only include printing where really needed. | Günther Deschner | 9 | -30/+33 | |
Guenther | |||||
2011-02-22 | s3-printing: fix pcacp prototypes and includes. | Günther Deschner | 6 | -8/+10 | |
Guenther | |||||
2011-02-22 | s3-printing: isolate print notification prototypes better. | Günther Deschner | 7 | -63/+92 | |
Guenther | |||||
2011-02-22 | s4:librpc: let dcerpc-samr library use RPC_NDR_SAMR subsystem | Stefan Metzmacher | 1 | -2/+2 | |
metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Tue Feb 22 21:51:43 CET 2011 on sn-devel-104 | |||||
2011-02-22 | s4:build: add RPC_NDR_ATSVC subsystem | Stefan Metzmacher | 2 | -4/+14 | |
metze | |||||
2011-02-22 | s3-waf: make use of LIBCLI_CLDAP subsystem | Stefan Metzmacher | 1 | -6/+3 | |
metze | |||||
2011-02-22 | s3: Fix filtering in pdb_ads_search_users | Volker Lendecke | 1 | -6/+19 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Tue Feb 22 20:59:07 CET 2011 on sn-devel-104 | |||||
2011-02-22 | s3: Fix some nonempty blank lines | Volker Lendecke | 1 | -10/+10 | |
2011-02-22 | s3: Fix a typo | Volker Lendecke | 1 | -1/+1 | |
2011-02-22 | s3-waf: add replacetort binary. | Günther Deschner | 1 | -0/+5 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Feb 22 15:42:58 CET 2011 on sn-devel-104 | |||||
2011-02-22 | s3-waf: add check for ftruncate extend. | Günther Deschner | 1 | -0/+6 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue Feb 22 13:35:48 CET 2011 on sn-devel-104 | |||||
2011-02-22 | s3-waf: add check for realpath() NULL arg. | Günther Deschner | 1 | -0/+21 | |
Guenther | |||||
2011-02-22 | s3-waf: add check for makedev(). | Günther Deschner | 1 | -0/+11 | |
Guenther | |||||
2011-02-22 | s3-waf: add check for TIME_T_MAX. | Günther Deschner | 1 | -0/+25 | |
Guenther | |||||
2011-02-22 | s3-waf: add check for /proc/sys/kernel/core_pattern. | Günther Deschner | 1 | -0/+3 | |
Guenther | |||||
2011-02-22 | s4-descriptor: Fixed a typo in a comment and clarified it a bit. | Nadezhda Ivanova | 1 | -2/+2 | |
Autobuild-User: Nadezhda Ivanova <nivanova@samba.org> Autobuild-Date: Tue Feb 22 12:39:23 CET 2011 on sn-devel-104 | |||||
2011-02-22 | s4-descriptor: Fixed some missing curly braces. | Nadezhda Ivanova | 1 | -10/+13 | |
2011-02-22 | s4:torture/rpc/netlogon.c - fix two build warnings by casts | Matthias Dieter Wallnöfer | 1 | -2/+2 | |
Signed-off-by: Stefan Metzmacher <metze@samba.org> Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Tue Feb 22 11:45:49 CET 2011 on sn-devel-104 | |||||
2011-02-22 | selftest the raw.mux test is flaky: | Andrew Bartlett | 1 | -0/+1 | |
TESTING MULTIPLEXED LOCK/LOCK/UNLOCK establishing a lock the second lock will conflict with the first this will too, but we'll unlock while waiting unlock the first range recv the async reply async lock took 265.40 msec failed to trigger early lock retry UNEXPECTED(error): samba3.posix_s3.raw.mux.mux Autobuild-User: Andrew Bartlett <abartlet@samba.org> Autobuild-Date: Tue Feb 22 07:09:07 CET 2011 on sn-devel-104 | |||||
2011-02-22 | s4-auth Move libcli/security/session.c to the top level | Andrew Bartlett | 14 | -32/+31 | |
This code is now useful in common, as the elements of the auth_session_info structure have now been defined in common IDL. Andrew Bartlett | |||||
2011-02-22 | s3:auth: change num_groups to from size_t to uint32_t | Stefan Metzmacher | 11 | -26/+26 | |
This will help with the change from UNIX_USER_TOKEN to security_unix_token metze | |||||
2011-02-22 | s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info | Andrew Bartlett | 70 | -892/+892 | |
These variables, of type struct auth_serversupplied_info were poorly named when added into 2001, and in good consistant practice, this has extended all over the codebase in the years since. The structure is also not ideal for it's current purpose. Originally intended to convey the results of the authentication modules, it really describes all the essential attributes of a session. This rename will reduce the volume of a future patch to replaced these with a struct auth_session_info, with auth_serversupplied_info confined to the lower levels of the auth subsystem, and then eliminated. (The new structure will be the output of create_local_token(), and the change in struct definition will ensure that this is always run, populating local groups and privileges). Andrew Bartlett Signed-off-by: Stefan Metzmacher <metze@samba.org> | |||||
2011-02-22 | selftest: Improve gdb_backtrace to run in batch mode | Andrew Bartlett | 1 | -2/+3 | |
Following Tridge's advice, we need to have no input (/dev/null) and -batch for reliable opeation on big backtraces. We should also use --pid, and let gdb find the binary Andrew Bartlett | |||||
2011-02-22 | selftest pass in srcdir into Samba3 target module | Andrew Bartlett | 3 | -6/+10 | |
2011-02-22 | smbtorture Remove random file name before we start RW2 | Andrew Bartlett | 1 | -0/+4 | |
2011-02-22 | s3-selftest convert tests.sh to python | Andrew Bartlett | 17 | -422/+300 | |
This should allow us a much better chance of invoking the subunit wrappers in the right way, at the right level. Andrew Bartlett | |||||
2011-02-22 | selftest split $PERL into multiple arguments for Test::More check | Andrew Bartlett | 1 | -2/+3 | |
2011-02-22 | selftest move selftesthelpers to a top level helper script | Andrew Bartlett | 2 | -138/+170 | |
2011-02-22 | s3-tests use $PREFIX to ensure tests don't work outside the test area | Andrew Bartlett | 2 | -11/+12 | |
Andrew Bartlett | |||||
2011-02-22 | Add tests for various s3 auth modes | Andrew Bartlett | 5 | -5/+96 | |
2011-02-22 | build: added WHYNEEDED=TARGET:DEPENDENCY | Andrew Tridgell | 2 | -9/+40 | |
you can now do: make WHYNEEDED=smbd/smbd:gensec and it will print: Checking why smbd/smbd needs to link to gensec target 'smbd/smbd' uses symbols set(['open_schannel_session_store']) from 'gensec' Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Tue Feb 22 03:35:58 CET 2011 on sn-devel-104 | |||||
2011-02-22 | build: enhanced the symbolcheck code | Andrew Tridgell | 1 | -14/+86 | |
we can now work out why a binary needs a library, and we can find all the duplicate symbols (we currently have 1087 symbols defined in more than one place in Samba). | |||||
2011-02-22 | python: use os.environ[] instead of os.putenv() | Andrew Tridgell | 8 | -13/+13 | |
using os.putenv() causes too much confusion, as it doesn't update os.getenv() Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2011-02-22 | s4-waf: fixed make test for toplevel | Andrew Tridgell | 1 | -2/+1 | |
amazingly, os.putenv() is broken. If you do os.putenv('FOO', '1') and then do os.getenv('FOO') you don't get '1' Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2011-02-22 | s4-waf: added --enable-s3build configure option | Andrew Tridgell | 3 | -3/+17 | |
this enables the build of the s3 binaries in the toplevel build Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2011-02-22 | s3-waf: build bin/smbclient3 for top level build | Andrew Tridgell | 1 | -1/+1 | |
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2011-02-22 | build: we don't need the special case for s3build any more | Andrew Tridgell | 1 | -6/+0 | |
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2011-02-22 | s3-waf: no need to add suffix3 to smbpasswd | Andrew Tridgell | 1 | -1/+1 | |
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2011-02-22 | s4-waf: rename smbpasswd library to smbpasswdparser | Andrew Tridgell | 4 | -4/+4 | |
this removes a conflict with the s3 smbpasswd binary |