| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | s4-auth Move libcli/security/session.c to the top level | Andrew Bartlett | 2011-02-22 | 1 | -9/+0 |
| | | | | | | | | 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 | ||||
| * | waf: Stop automaticaly changing dashes to underscores in library names. | Jelmer Vernooij | 2010-10-26 | 1 | -1/+1 |
| | | |||||
| * | s4: Drop duplicate 'lib' prefix for private libraries. | Jelmer Vernooij | 2010-10-26 | 1 | -2/+2 |
| | | |||||
| * | s4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,} | Jelmer Vernooij | 2010-10-24 | 1 | -6/+6 |
| | | |||||
| * | s4-libcli: make LIBSECURITY_SESSION a private library | Andrew Tridgell | 2010-10-21 | 1 | -5/+6 |
| | | |||||
| * | libcli/auth Merge source4/libcli/security and util_sid.c into the common code | Andrew Bartlett | 2010-10-14 | 1 | -7/+1 |
| | | | | | | | | | | This should ensure we only have one copy of these core functions in the tree. Andrew Bartlett Signed-off-by: Andrew Tridgell <tridge@samba.org> | ||||
| * | s4-libcli/security Use seperate subsystem for session related functions | Andrew Bartlett | 2010-10-12 | 1 | -1/+7 |
| | | | | | | | | | The merged I plan in this area require spliting security.h into two header files, a common header and a session.h for the remaining source4-specific code. Andrew Bartlett | ||||
| * | libcli/security Move most of security_token.c to common code. | Andrew Bartlett | 2010-10-12 | 1 | -1/+1 |
| | | | | | | | The source4-specific session_info functions have been left in session.c Andrew Bartlett | ||||
| * | libcli/security Move source4/ privileges code into the common libcli/security | Andrew Bartlett | 2010-09-11 | 1 | -1/+1 |
| | | | | | Signed-off-by: Andrew Tridgell <tridge@samba.org> | ||||
| * | s4-waf: removed the AUTOGENERATED markers | Andrew Tridgell | 2010-04-06 | 1 | -4/+0 |
| | | | | | we won't be using the mk -> wscript generator again | ||||
| * | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ↵ | Andrew Tridgell | 2010-04-06 | 1 | -0/+2 |
| | | | | | them | ||||
| * | build: waf quicktest nearly works | Andrew Tridgell | 2010-04-06 | 1 | -1/+1 |
| | | | | | | Rewrote wafsamba using a new dependency handling system, and started adding the waf test code | ||||
| * | build: commit all the waf build files in the tree | Andrew Tridgell | 2010-04-06 | 1 | -0/+10 |
